js中的tostring()方法
摘要:http://blog.sina.com.cn/s/blog_85c1dc100101bxgg.html js中的tostring()方法 (2013-11-12 11:07:43) 转载▼ http://blog.sina.com.cn/s/blog_85c1dc100101bxgg.html j
阅读全文
js 赋值 要用 toString() ; 太坑了。
摘要:js 赋值 要用 toString() ; 太坑了。 js 赋值 要用 toString() ; 太坑了。 js 赋值 要用 toString() ; 太坑了。
阅读全文
判断目录 文件 是否存在
摘要:if DirectoryExists(cookiespath) then 判断目录是否存在 fileexists 是判断文件的 。
阅读全文
Delphi 完整的Bug决议工具EurekaLog的使用
摘要:http://blog.csdn.net/akof1314/article/details/6968587 Delphi 完整的Bug决议工具EurekaLog的使用 Delphi 完整的Bug决议工具EurekaLog的使用 标签: delphi工具ftp服务器featuresemailide 2
阅读全文
变量超出取值范围会怎样?
摘要:第一次 出现 integer 内存溢出, 引用了第三方库 造成的结果 https://zhidao.baidu.com/question/1701926690525808180.html 变量超出取值范围会怎样? 例如int类型取值范围是-21768~+32767。假如有一个int型变量,即使超出了
阅读全文
js 滚动 学习
摘要:// s:= 'document.getElementsByName(''seccodeverify'')[0].scrollTop=100;'; // s:='scrollTo(0,document.getElementsByName(''seccodeverify'')[0].offsettop
阅读全文