PHPWarning:PHPStartup:Unabletoloaddynamiclibrary‘/usr/local/lib/php/extensions/no-debug-non-zts-20090626/”xcache.so”‘-/usr/local/lib/php/extensions/no-debug-non-zts-20090626/”xcache.so”:cannotopensharedobjectfile:NosuchfileordirectoryinUnknownonline0编..
分类:
Web程序 时间:
2016-10-15 00:12:03
阅读次数:
226
CentOS_7.2编译安装PHP_5.6.20添加扩展模块添加ZendGuardLoader扩展:#解压ZendGuardLoader.so到"/usr/local/php/lib/php/extensions/no-debug-non-zts-20131226/"目录内chmoda+x/usr/local/php/lib/php/extensions/no-debug-non-zts-20131226/ZendGuardLoader.so
vim/etc/php...
分类:
Web程序 时间:
2016-10-14 00:45:06
阅读次数:
272
安装好VS2013后,启动help viewer2.1在搜索栏中搜搜时结果会出现HTML源码。 要解决这个问题先来看看MINE,即Multipurpose Internet Mail Extensions(多用途互联网邮件扩展类型),它是用于电子邮件、网络文档以及Internet上其他应用程序中的文 ...
分类:
其他好文 时间:
2016-10-12 19:59:26
阅读次数:
410
atitit。wondows 右键菜单的管理与位置存储 原理 。这样的功能称为Windows外壳扩展(Shell Extensions) 1 常用右键菜单 atiContentMenu1 通用tool1 文件夹的右键菜单位置3 所有的文件的右键菜单位置3 右键菜文件夹模式3 原理 。这样的功能称为W ...
分类:
其他好文 时间:
2016-10-10 02:03:10
阅读次数:
184
本文参考地址:http://activiti.org/userguide/index.html#bpmnConstructs BPMN 2.0中的重要概念: Events 事件 Sequence Flow 顺序流 Gateways 网关 Tasks 任务 Sub-Processes and Call ...
分类:
其他好文 时间:
2016-10-09 16:56:27
阅读次数:
618
一、基本命令 1、列出文件 ls 参数 目录名 例: 看看驱动目录下有什么:ls /System/Library/Extensions 参数 -w 显示中文,-l 详细信息, -a 包括隐藏文件2、转换目录 cd 例:想到驱动目录下溜达一圈 cd /System/Library/Extensions ...
分类:
系统相关 时间:
2016-10-08 13:54:34
阅读次数:
213
在 EnyimMemcachedCore中实现 Microsoft.Extensions.Caching.Distributed.IDistributedCache 接口时,遇到了一个过期时间处理的问题。在 IDistributedCache 中用到了 DistributedCacheEntryOp... ...
分类:
Web程序 时间:
2016-09-27 13:16:43
阅读次数:
169
重装系统用自己之前生成的ssh key去clone项目的时候会提示"此主机的指纹不是由putty注册的"。 其中有段 The server's host key is not cached in the registry. You have no guarantee that the server ...
分类:
其他好文 时间:
2016-09-25 20:29:54
阅读次数:
987
摘要: Mysql数据库,根据地区的经纬度信息,查询附近相邻的地区 2015-03-27 修改,增加 MySQL的空间扩展(MySQL Spatial Extensions)的解决方案: MySQL的空间扩展(MySQL Spatial Extensions),它允许在MySQL中直接处理、保存和分 ...
分类:
数据库 时间:
2016-09-25 13:18:18
阅读次数:
800
转:http://www.cnblogs.com/wu-wenmin/p/4250330.html 写在前面的话 最近在看"Computer Vision with Python"需要安装PIL库,平时一直在windows下开发,就去"Python Extensions for Windows"下找 ...