|
| Facebook Open Source Projects by 安静 |
| r creating customizable animations using DOM and CSS manipulation
memcached - a distributed memory object caching system. Memcached was not originally developed at Facebook, but we have become the largest user of memcached and actively contribute modifications back to the project. We have contribut ... |
| bbs.geekaa.com/topic/view/664.html - 2008年4月18日 |
|
| 如何实现vc每次编译版本的自动增加 by xman |
| Function
Sub ReplaceText(selection, count, incrementby)
'selection represents the TextSelection object
'count represents the position of the version number to be incremented
'incrementby represents a number that will be added to the existing version number
selection.WordRight dsMove, count
sele ... |
| bbs.geekaa.com/topic/view/133.html - 2007年9月14日 |
|
|