转载:http://hi.baidu.com/clqaitxp/item/8aa7af12ff8883faddeeca10
做数据库结构导出时,发现有报错信息,之前还是好的,只是上午调整了一张表。下面看具体现象: 在导出的结果列表中可以发现有一个对象被打X了,
双击这个错误,可以看到是哪个表引起的错...
分类:
数据库 时间:
2014-07-22 23:17:13
阅读次数:
752
帮朋友抓取微信公众平台的用户评论信息。只说核心的部分,怎么解析评论信息。
查看HTML代码,没有发现关于评论部分的标签。看了是用JS动态生成的,但是查找ajax请求也没有找到。最后搜索一下,原来是在这里:
wx.cgiData = {
total_count : 91,
latest_msg_id : '200325222...
分类:
微信 时间:
2014-07-22 22:59:35
阅读次数:
4934
http://virtualenv.readthedocs.org/en/latest/
分类:
编程语言 时间:
2014-05-13 18:00:19
阅读次数:
241
在学PHP的时候,偶然发现XAMPP窗口Apache的启动出现错误,出现以下的错误提示:
9:52:41 [Apache] Attempting to start Apache app...
9:52:41 [Apache] Status change detected: running
9:52:42 [Apache] Status change detected: stoppe...
分类:
Web程序 时间:
2014-05-13 11:26:38
阅读次数:
431
这一节我们看下怎样把查询数据放到服务器端存储,这里我们需要使用客户端工具来操作与服务端数据打交道,网上有好多基于.NET开发的SOLR客户端,我们这里选择easynet.solr,很方便的一个DLL,
下载地址:http://easynet.codeplex.com/SourceControl/latest
这一节主要包括Solr数据索引的添加,修改,删除,查询等简单功...
分类:
Web程序 时间:
2014-05-07 05:12:00
阅读次数:
691
做项目的时候,MyEclipse提示内存不足。错误提示大概如下:MyEclipse has
detected that less than 5% of the 64MB of PermGen (Non-heap memory) space
remains. It is strongly recomm...
分类:
系统相关 时间:
2014-05-07 00:49:37
阅读次数:
558
DescriptionFarmer John completed his new barn
just last week, complete with all the latest milking technology. Unfortunately,
due to engineering probl...
分类:
其他好文 时间:
2014-04-29 16:46:46
阅读次数:
371
I had been waiting for the latest MySQL
connector for .NET to come out so I can move on to the new and sleek Visual
Studio 2012 for my projects. Found...
分类:
数据库 时间:
2014-04-29 14:17:54
阅读次数:
753
question:
This Android SDK requires Developer Toolkit version 22.6.2 or above
please update ADT to the latest version
answer:
1.Start Eclipse, then select Help > Install New Software....
2....
分类:
移动开发 时间:
2014-04-29 13:18:20
阅读次数:
454