码迷,mamicode.com
首页 >  
搜索关键字:can    ( 23056个结果
ecshop2.7.3 transposrt.js和 jquery 等js框架冲突最简单最新的解决办法
适用于ecshopv2.7.3由于ecshop中的transport.js中重写的json解析导致各种js框架不兼容和处理前台和后台html文档时不便、parseResult()error:can‘tparsetoJSON等错误,由此考虑替换掉json解析。(不影响原有功能)方法1引入jquery.js,jquery.json.js2修改transport.js为以下内容..
分类:Web程序   时间:2015-09-09 11:36:00    阅读次数:227
emacs package install
1. .elc 是 .el的编译文件,运行速度更快. Elisp source code can be byte-compile.php-mode.el >> php mode.elc 2. 加载方式a. 半路加载: M-x load file >> your file >> M-x php-mod...
分类:系统相关   时间:2015-09-09 01:01:57    阅读次数:319
第一百五十八、九天 how can I 坚持
昨天忘写了,也没啥可写的,这两天都闲的蛋疼。 昨天去京东自提柜拿小米手环腕带,还挺难找,好不容易省了5块钱邮费,结果,回来出地铁口,竟然有人声称车钥匙忘带了借五块钱买地铁卡。 没零钱,直接给了五块,哎。 今天,徐斌找到了工作,还好,总算不用一直在家待着了,又要上班。 花千骨大结局,今天看...
分类:其他好文   时间:2015-09-09 00:58:33    阅读次数:206
hdu 2846 Repository
题目连接http://acm.hdu.edu.cn/showproblem.php?pid=2846RepositoryDescriptionWhen you go shopping, you can search in repository for avalible merchandises by...
分类:其他好文   时间:2015-09-08 22:01:59    阅读次数:153
Can’t connect to local MySQL server through socket ‘/var/lib/mysql/mysql.sock’ (2)的解决方法
在连接数据库时,报这个错误,是/var/lib/mysql/ 目录下没有mysql.sock文件,在服务器搜索myslq.sock文件,我的是在/tmp/mysql.sock解决方法是加一个软链:ln -s /tmp/mysql.sock /var/lib/mysql/mysql.sock搞定,收工...
分类:数据库   时间:2015-09-08 21:57:31    阅读次数:172
在Linux上配置xampp后远程访问域名报错
在Linux上配置xampp后远程访问域名报错: New XAMPP security concept: Access to the requested object is only available from the local network. This setting can be conf...
分类:系统相关   时间:2015-09-08 15:31:21    阅读次数:180
ld can't link with a main executable file for architecture armv7
在iPhone 6 Plus上跑的时候遇到了这么一个错误:ld can't link with a main executable file for architecture armv7,然后就各种改啊改啊,因为我明明已经把arm64加入了豪华午餐阵容了呀,为啥还提示我不允许在64位处理器上跑啊?这...
分类:其他好文   时间:2015-09-08 15:24:15    阅读次数:167
__block在什么情况下使用
以下为转发 API Reference对__block变量修饰符有如下几处解释: //A?powerful?feature?of?blocks?is?that?they?can?modify? variables?in?the?same?lexical?scope.?You?signal?that?a?block...
分类:其他好文   时间:2015-09-08 12:44:34    阅读次数:183
PAT-ADVANCED-1095-Cars on Campus
Zhejiang University has 6 campuses and a lot of gates. From each gate we can collect the in/out times and the plate numbers of the cars crossing the g...
分类:其他好文   时间:2015-09-08 12:31:54    阅读次数:183
干细胞
Pluripotent, embryonic stem cells originate as inner cell mass (ICM) cells within a blastocyst. These stem cells can become any tissue in the body, ex...
分类:其他好文   时间:2015-09-08 12:03:02    阅读次数:279
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!