ASCII字符集中的功能/控制字符 Function/Control Code/Character in ASCII v2011-10-12
crifan 15年前 (2011-02-15) 4065浏览 1评论
ASCII字符集中的功能/控制字符 Function/Control Code/Character in ASCII Version: 2011-10-12 Author: green-waste (at) 163.com ...
工作相关的技术文章
crifan 15年前 (2011-02-15) 4065浏览 1评论
ASCII字符集中的功能/控制字符 Function/Control Code/Character in ASCII Version: 2011-10-12 Author: green-waste (at) 163.com ...
crifan 15年前 (2011-02-12) 2447浏览 0评论
WPS—无线规范服务(Wireless Provisioning Services,WPS) http://blog.csdn.net/happyness44/archive/2007/06/04/1637789.aspx ...
crifan 15年前 (2011-01-27) 2085浏览 0评论
# FileName: CommandParse.py# Function: Parse input string of Menu command “””the input Menu Command Gramma...
crifan 15年前 (2011-01-26) 1722浏览 0评论
1.PythonZhDoc http://wiki.woodpecker.org.cn/moin/PythonZhDoc Python图书概览 — 分类指引电子书 swordsp 教学类图书 ...
crifan 15年前 (2011-01-21) 1433浏览 0评论
Welcome to the UK List of TeX Frequently Asked Questions on the Web http://www.tex.ac.uk/cgi-bin/texfaq2html?introduct...
crifan 15年前 (2011-01-17) 1812浏览 0评论
Public Const constLogFileName As String = “updateCorrelationFromDoc.txt”Public Const constStrMenuCmdInNGB As Stri...
crifan 15年前 (2011-01-14) 5403浏览 0评论
【整理】VBA中的有些函数后面的美元符号$的含义 VBA中很多字符类处理函数以及一些其他函数(比如Environ),其函数有两种不同的版本,一种是正常的,一种是后面加了个美元符号$,比如: Chr$, ChrB$, Command$CurDir$&n...
crifan 15年前 (2011-01-14) 2960浏览 0评论
【整理】关于Word VBA中的Environ函数 在别处看到如下VBA代码: Dim sUserEID As StringDim sHostName As StringDim sUserName As String ‘ Get Hos...
crifan 15年前 (2011-01-08) 3341浏览 1评论
【未解决】word vba中用Hyperlinks SubAddress添加页内链接无效 【问题】 在word中,想要通过vba宏,去给选中的文字添加页内链接。 已经实现了如下代码,选中需要的文字: MsgBox “—R...
crifan 15年前 (2011-01-05) 1724浏览 0评论
‘Attribute VB_Name = “extractMenuCmdToXml”Public Const constOutputFileName As String = “2300_PAP_Sett...