Let the storm money come!

06 2016 档案

摘要:https://www.sitepoint.com/introduction-gulp-js/ 参照这个例子做一遍,就会明白,中间会有个问题 npm install jshint 需要修正为 阅读全文
posted @ 2016-06-29 17:03 精密~顽石 阅读(309) 评论(0) 推荐(0) 编辑
摘要:当两个以上解决方案添加现有项,选择了同一个项目,那么在 sln 文件中,会自己带一个guid。 当打开两个解决方案,一个生成时,会影响另一个的project值,导致每次都看到了签出。 解决办法,打开共同引用的那个项目,csproj文件。 这里的 AssemblyName 必定在你的 sln 文件中存 阅读全文
posted @ 2016-06-27 11:39 精密~顽石 阅读(2586) 评论(0) 推荐(0) 编辑
摘要:没有检测到的原因是符号链接了另一个 git 导致有两个git,这个时候应该排除掉其中一个。 阅读全文
posted @ 2016-06-12 17:53 精密~顽石 阅读(2975) 评论(7) 推荐(1) 编辑
摘要:如果少了这个 queryAll 就会报这种错误。因为不是一个结果集,后面的代码又会引用当做行来用,php 报错很奇葩。 阅读全文
posted @ 2016-06-12 16:44 精密~顽石 阅读(501) 评论(0) 推荐(0) 编辑
摘要:site :http://www.cnblogs.com/artwl/archive/2012/03/07/2382848.html 在JavaScript中推荐的做法是用encodeURI对URI的网址部分编码,用encodeURIComponent对URI中传递的参数进行编码。 在C#中推荐的做 阅读全文
posted @ 2016-06-08 15:09 精密~顽石 阅读(700) 评论(0) 推荐(0) 编辑
摘要:哎没办法,还没完全脱离.net,已经一半了。 http://stackoverflow.com/questions/7908581/how-to-encode-http-post-parameters-c-client-to-php-server 核心的就是这一句, 就是http post 内容其实 阅读全文
posted @ 2016-06-07 09:43 精密~顽石 阅读(3604) 评论(0) 推荐(1) 编辑
摘要:我的环境是 ubuntun ,所以 第一步 sudo apt-get install pear 第二,根据 php.net 里说的,去下载 sphinx。 第三,pecl install sphinx_你下好的版本,但是这里会报错,需要你安装了 sphinx 的client 版本。 然后这里的cli 阅读全文
posted @ 2016-06-01 22:13 精密~顽石 阅读(287) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
在通往地狱的路上,加班能使你更快到达。
点击右上角即可分享
微信分享提示