VB6 获得硬盘SN号,用于加密,收注册费,子程序 GetSerialNumber(sDrive As String) |
manong 2024年10月17日 15:33 |
0 182 |
manong 2024年10月17日 15:33 |
VB6 隐藏和显示windows的任务栏,子程序 HideTaskBar() ShowTaskBar() |
manong 2024年10月17日 15:22 |
0 189 |
manong 2024年10月17日 15:22 |
VB6 得到当前窗口的标题,子程序 GetActiveWindowTitle(ByVal ReturnParent As Boolean) |
manong 2024年10月17日 15:21 |
0 151 |
manong 2024年10月17日 15:21 |
ASP 得到上级目录的地址,子程序 f_getParentPath(strThePath) |
manong 2024年10月16日 19:46 |
0 174 |
manong 2024年10月16日 19:46 |
VB6 判断某控件是否有焦点,子程序 s_IsFocus() |
manong 2024年10月16日 17:11 |
0 171 |
manong 2024年10月16日 17:11 |
ASP 查看你ASP的参数 |
manong 2024年10月15日 23:34 |
0 180 |
manong 2024年10月15日 23:34 |
ASP 链接MsSQL数据库和得到记录数f_GetRecordCount(tmpSql,strKeyField)和此ID是否可以注册f_Ch |
manong 2024年10月15日 23:25 |
0 177 |
manong 2024年10月15日 23:25 |
ASP 有这3行才不会出现asp本地调试utf-8中文无法显示问题 |
manong 2024年10月15日 23:13 |
0 183 |
manong 2024年10月15日 23:13 |
ASP 字符串转数字,子程序 f_ToNumber(string) |
manong 2024年10月15日 23:03 |
0 179 |
manong 2024年10月15日 23:03 |
ASP 用于用户名去掉非法字符,子程序 f_Replace(tmpRequest) |
manong 2024年10月15日 23:02 |
0 183 |
manong 2024年10月15日 23:02 |
ASP 防止SQL注入,子程序 f_ChkInjection(tmpRequest) |
manong 2024年10月15日 23:00 |
0 185 |
manong 2024年10月15日 23:00 |
ASP 转换单引号,子程序 f_SingleChange(str) |
manong 2024年10月15日 22:59 |
0 172 |
manong 2024年10月15日 22:59 |
ASP 截取部分字符显示,子程序 f_CutString(str,n) |
manong 2024年10月15日 22:56 |
0 167 |
manong 2024年10月15日 22:56 |
ASP 转换html文本字符的换行和空格转换成ASCII码,子程序 f_HtmlText(Str) |
manong 2024年10月15日 22:55 |
0 170 |
manong 2024年10月15日 22:55 |
ASP 转换TextArea等文本字符的换行和空格,子程序 f_TextHtml(Str) |
manong 2024年10月15日 22:53 |
0 172 |
manong 2024年10月15日 22:53 |
ASP 屏蔽HTML有效字符,子程序 f_ConvHtml(str) |
manong 2024年10月15日 22:48 |
0 182 |
manong 2024年10月15日 22:48 |
ASP 去掉字符串末尾的连续的回车和空格,子程序 f_trimVBcrlf(str) f_ltrimVBcrlf f_rtrimVBcrlf |
manong 2024年10月15日 22:46 |
0 189 |
manong 2024年10月15日 22:46 |
ASP 检查关键词是否安全,可以排除关键词,子程序 f_SqlSafe(keyword) |
manong 2024年10月15日 22:45 |
0 184 |
manong 2024年10月15日 22:45 |
ASP 正则表达式提取网址http jpg 子程序 f_regx(patrn, str) |
manong 2024年10月15日 17:32 |
0 164 |
manong 2024年10月15日 17:32 |
ASP 还原尖括号angle brackets 子程序f_replace_ab(str) |
manong 2024年10月15日 17:27 |
0 162 |
manong 2024年10月15日 17:27 |
|