码迷,mamicode.com
首页 >  
搜索关键字:modules    ( 3704个结果
assert sys.modules[modname] is old_mod
使用了pypiwin32包中的pythoncom的时候,当跑在apache下,日志报错:[Thu Aug 27 17:06:44 2015] [error] [client 127.0.0.1] import pywintypes[Thu Aug 27 17:06:44 2015] [error] ...
分类:其他好文   时间:2015-08-27 18:30:06    阅读次数:284
npm WARN uninstall not installed in /Users/hrt0kmt/node_modules: "xxx"
You may meet thiserroron home directory.% npm uninstall appiumnpm WARN uninstall not installed in /Users/hrt0kmt/node_modules: "appium"You must uninst...
分类:其他好文   时间:2015-08-27 16:41:45    阅读次数:105
seajs进行模块化开发
seajs进行模块化开发模块化前端开发入门指南(二)2015-08-26 15:23 by paseo,370阅读,0评论,收藏,编辑概览使用seajs模块化加载器进行模块化开发,以及它的一些弊端。使用seajs进行模块化开发项目目录新建新项目引入sea.js,文件路径modules/sea.js引...
分类:Web程序   时间:2015-08-27 13:10:08    阅读次数:203
【panda.js】panda.js html5游戏引擎入门介绍
一.官网http://www.pandajs.net/二.主要特性使用高速图形渲染 pixi.js使用粒子引擎(Particle engine)制作特效缓动(Tweening)物理引擎(Physics engine)定时器(Timer)移动端支持声效管理模块化(Modules)的方式组织你的源代码三...
分类:Web程序   时间:2015-08-27 12:40:35    阅读次数:154
yii2 去掉index.php的方法
1.开启apache-rewrite在Windows下,我们一般使用的是Administrator账号,所以启用这两项非常简单:在[Apache安装目录]/conf/httpd.conf中找到#LoadModule rewrite_module modules/mod_rewrite.so,去掉前面...
分类:Web程序   时间:2015-08-26 15:20:37    阅读次数:188
busybox rmmod error — rmmod: chdir(2.6.25): No such file or directory
busybox rmmod errorrmmod: chdir(2.6.25): No such file or directory1. install your modules in dir /lib/modules/(kernel version)/then rmmod will works w...
分类:其他好文   时间:2015-08-25 13:38:07    阅读次数:134
Mac OS的phpize空信息解决办法
Mac下执行phpize出现以下信息grep: /usr/include/php/main/php.h: No such file or directorygrep: /usr/include/php/Zend/zend_modules.h: No such file or directorygre...
分类:Web程序   时间:2015-08-21 01:48:23    阅读次数:240
phpcms后台在线编辑模板禁止含有{php标签编辑的解决方法
1、开启后台在线编辑模板功能找到caches\configs\system.php文件,找到'tpl_edit'=> 0,系统默认是0,开启在线编辑模板功能只需把0改成12、phpcms禁止含有{php标签的编辑,修改两个文件一个文件是phpcms/modules/template/file.php...
分类:Web程序   时间:2015-08-20 12:53:36    阅读次数:197
解决FATAL: Error inserting ip_vs ... Unknown symbol in module, or unknown parameter
在使用yuminstallipvsadm-y安装lvs管理工具后,发现指令ipvsadm相关指令一直报错:FATAL:Errorinsertingip_vs(/lib/modules/2.6.32-358.18.1.el6.x86_64/kernel/net/netfilter/ipvs/ip_vs.ko):Unknownsymbolinmodule,orunknownparameter(seedmesg) Can’tinitializeipvs:Protocol..
分类:其他好文   时间:2015-08-20 10:54:50    阅读次数:913
scikit-learn:class and function reference(看看你到底掌握了多少。。)
http://scikit-learn.org/stable/modules/classes.html#module-sklearn.decomposition Reference This is the class and function reference of scikit-learn. Please refer to the full user gui...
分类:其他好文   时间:2015-08-20 09:13:03    阅读次数:261
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!