上一页 1 2 3 4 5 6 7 8 9 10 ··· 40 下一页
摘要: Follow these step by step: 1. Hold down the SHIFT KEY and go to EDIT>PREFERENCES>GENERAL Hold down Shift Key when you do this (IMPORTANT) 2. If you d... 阅读全文
posted @ 2013-02-16 17:04 shuaixf 阅读(474) 评论(0) 推荐(0)
摘要: In today’s post, I’ll be discussing the use of Authenticode to sign software programs; this post will be of interest primarily to software developers.... 阅读全文
posted @ 2013-02-16 15:55 shuaixf 阅读(521) 评论(0) 推荐(0)
摘要: 摘要如果我们在IEXPLORE.EXE上面右击,再点击“属性”,可以看到并没有显示数字签名页,但是在Process Explorer中却可以成功验证签名,这是怎么回事呢?签名EXE文件的两种方法上篇写到如果我们在IEXPLORE.EXE上面右击,再点击“属性”,可以看到并没有显示数字签名页,但是在P... 阅读全文
posted @ 2013-02-16 14:35 shuaixf 阅读(896) 评论(0) 推荐(0)
摘要: 摘要 人家微软的软件都有数字签名,感觉好酷哦,我们写的软件也要弄个签名炫一炫。 带有签名的软件非常酷 在QQ的安装文件上右击,选“属性”,就可以看到QQ的数字签名了。 使用 Process Explorer或 SREng查看系统中正在运行的程序时,也可以验证程序是否有数字签名,如果... 阅读全文
posted @ 2013-02-16 14:34 shuaixf 阅读(2035) 评论(0) 推荐(0)
摘要: HTML5 的 标签有许多默认的事件,如果我们通过这个播放器加载一段视频文件,从开始加载到播放结束,都经历了哪些事件呢?这些事件的触发顺序如何? [1]HTML5:onplay[2]HTML5:onwaiting[3]HTML5:ondurationchange[4]HTML5:onloadedme... 阅读全文
posted @ 2013-02-05 14:28 shuaixf 阅读(1864) 评论(0) 推荐(0)
摘要: The iOS Design Cheat Sheet v2 More than a year ago, I published the iOS Design Cheat Sheet, a collection of useful data about iOS devices and things... 阅读全文
posted @ 2013-02-04 19:22 shuaixf 阅读(359) 评论(0) 推荐(0)
摘要: 一、官方Download1、CKEditor:点击CKEditor.NET标题下的“Download zip”按钮下载的文件:ckeditor_aspnet_3.6.2.zip 二、页面使用 download CKEDITOR 3.6.1(默认是PHP版的),然后在调用页面的head中,写下如下两... 阅读全文
posted @ 2013-01-22 15:48 shuaixf 阅读(446) 评论(0) 推荐(0)
摘要: Mercurial与TortoiseHg使用入门教程 文章来源:http://www.keakon.cn/bbs/thread-1865-1-1.html 分布式版本管理工具当中,Git和Mercurial(意思为水银的,于是经常缩写为Hg)是最为流行的工具。大名鼎鼎的Linux就用G... 阅读全文
posted @ 2012-12-28 16:42 shuaixf 阅读(384) 评论(0) 推荐(0)
摘要: 函数如下:<script language=javascript>/************************************************************************| 函数名称: setCookie || 函数功能: 设置cookie函数 || 入口参数: name:cookie名称;value:cookie值 ... 阅读全文
posted @ 2012-12-28 15:39 shuaixf 阅读(416) 评论(0) 推荐(0)
摘要: unit Danhint;interfaceuses SysUtils, Windows, Messages, Classes, Graphics, Controls, Forms, Dialogs;type THintDirection = (hdUpRight, hdUpLeft, h... 阅读全文
posted @ 2012-12-22 01:23 shuaixf 阅读(297) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 8 9 10 ··· 40 下一页