阅读过去,思考未来。面向信仰编程
有些时候通过ajax获取的数据非常不希望表单自动完成或缓存的特性,可以在form Read more…
作者: Laruence( ) 本文地址: http://www.laruenc Read more…
作者: Laruence 本文地址: http://www.laruence.c Read more…
网页上图片尺寸,是影响图片加载速度的主要问题,用ImageMagick能方便的调 Read more…
文档注释,无非“//”和“/**/”两种 ,自己写代码,就那么点,适当写几句就好 Read more…
ImageMagick转换图片到ico的命令操作 convert logo.pn Read more…
1、@ 命令行回显屏蔽符 这个字符在批处理中的意思是关闭当前行的回显。我们从前几 Read more…
总有人说Go程序“好大”,一个Hello World都1M多。其实,随着程序源码 Read more…
a. 准备图标资源如demo.ico,适用WindowsXP的图标可以选择32x Read more…
使用 git tag 命令来添加新标签 git tag -a v1.4 -m ‘ Read more…