当打开引入jQuery脚本的页面时,在Chrome的控制台中报了“GET http://localhost/libs/jquery.min.map 404 (Not Found)”的错误。刚开始以为是Chrome安装插件导致的错误,可是把引入换成jQuery开发版本时,错误就不见了。并且只有Chro...
分类:
Web程序 时间:
2014-10-13 18:37:26
阅读次数:
168
一.检查
1、[root@localhost ~]#
telnet
bash: telnet: command not found
2、 查询了是否安装Telnet包,结果如下:
[root@localhost ~]# rpm -qa telnet*
telnet-server-0.17-47.el6.i686
3、又查询了xinetd的状态:
[root@local...
分类:
Web程序 时间:
2014-10-13 18:21:50
阅读次数:
295
Driver class 'oracle.jdbc.driver.OracleDriver' could not be found, make sure the 'Oracle' driver (jar file) is installed.oracle.jdbc.driver.OracleDriv...
分类:
数据库 时间:
2014-10-13 17:38:09
阅读次数:
224
Q.外部引用类 设置 is Library勾选不上A:SDK location设置错误Q.Theprojectwasnotbuiltdueto"Couldnotdelete'/(这是一个编译路径)A:删除classes下的所有文件 重新编译
分类:
系统相关 时间:
2014-10-13 16:15:39
阅读次数:
177
在进行scp时报bash:scp:commandnotfound[root@localhostadd_admin]#scpocp_admin_privileges.mysqlroot@10.10.1.128:/rootroot@10.10.1.128‘spassword:bash:scp:commandnotfoundlostconnection查看本机是否安装openssh-clients软件包[root@localhostadd_admin]#rpm-qopenssh-cl..
分类:
其他好文 时间:
2014-10-13 15:26:20
阅读次数:
166
百度面试题:一面:知识点Objective C runtime library: Objective C的对象模型,Block的底层实现结构,消息发送,消息转发,内存管理CoreData : 多线程处理大量数据同步时的操作Delegate:Notification,KVO, other优缺点Runt...
分类:
移动开发 时间:
2014-10-13 10:16:29
阅读次数:
199
TP框架几个重要文件:index.php,ThinkPHP.php,Library/Think/Think.class.php,Library/Think/App.class.php,conversion.php空操作就是当用户访问不存在的方法,在控制器里声明一个_empty方法,这个方法会被自动调...
分类:
其他好文 时间:
2014-10-12 21:58:38
阅读次数:
260
Problem Description
The digital root of a positive integer is found by summing the digits of the integer. If the resulting value is a single digit then that digit is the digital root. If the resultin...
分类:
其他好文 时间:
2014-10-12 19:46:59
阅读次数:
205
Python version 2.7 required, which was not found in the registry 参考:http://www.cnblogs.com/min0208/archive/2012/05/24/2515584.html AttributeError: 'mo...
分类:
编程语言 时间:
2014-10-12 19:38:38
阅读次数:
227
MDK编译at91sam9261-ek的basic-fatfs-project,出现错误:.\at91sam9261-sdram\at91sam9261-sdram.axf: Error: L6915E: Library reports error: __use_no_semihosting_swi...
分类:
其他好文 时间:
2014-10-12 16:12:08
阅读次数:
262