How can you add an already created instance to a MEF container/cataloge to use when resolving Imports. I want the functionality that Unity gives with ...
分类:
其他好文 时间:
2015-06-16 01:13:35
阅读次数:
113
java.io.IOException: This archive has already been finished
at org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream.finish(ZipArchiveOutputStream.java:406)
at com.xunge.AESFileEnc...
分类:
编程语言 时间:
2015-06-15 18:43:53
阅读次数:
225
玩flask端口被占用,好伤心。第一步:sudolsof-i:5000第二步:sudokill840~sudolsof-i:5000
COMMANDPIDUSERFDTYPEDEVICESIZE/OFFNODENAME
Python840ning-pc3uIPv40xb28bc6f4bb4a1b2d0t0TCPlocalhost:commplex-main(LISTEN)
~sudokill840
分类:
系统相关 时间:
2015-06-13 18:43:21
阅读次数:
477
1. 下载 memcache+memcached
2. 以管理员身份运行 cmd.exe,并转至memcached所在文件夹,比如: cd c:\memcached 。(如果不以管理员身份运行,将得到报错“failed to install service or service already installed”)
3. 安装memcached:
c:\memcached> memcached.exe -d install
(之后屏幕无任何提示)
4. 启动memcached:...
端口转发:setting->network->adapter:attached to NAT.port forwarding rules->name protocol host ip host port guest ip guest portrule1 tcp 127.0.0.1 20022 10....
分类:
其他好文 时间:
2015-06-12 06:24:24
阅读次数:
155
查看数据库监听状态不对$ lsnrctl statusLSNRCTL for IBM/AIX RISC System/6000: Version 10.2.0.5.0 - Production on 05-NOV-2012 08:54:08Copyright (c) 1991, 2010, Orac...
分类:
其他好文 时间:
2015-06-11 22:45:49
阅读次数:
238
How Does BrowserSync Work?BrowserSync starts a small web server. If you’re already using a local web server or need to connect to a live website, yo.....
分类:
其他好文 时间:
2015-06-11 18:57:40
阅读次数:
127
服务端文档:注册/my/register.php输入参数:参数说明:username用户名password密码email邮箱成功返回值:{"code": "registered","message": "注册成功了,进入个人空间" }注册失败:{"code": "user_name_already_...
分类:
其他好文 时间:
2015-06-11 16:31:21
阅读次数:
107
今天的工作中遇到一个奇怪的问题,如下:"a different object with the same identifier value was already associated with the session: 19519146"该异常的上下文如下:1:在net.tcp绑定的wcf远程调用...
分类:
Web程序 时间:
2015-06-09 23:36:09
阅读次数:
199
从官网上下载PyQt的源码:
http://www.riverbankcomputing.com/software/pyqt/
官网上说:“Before you can build PyQt4 you must have already built and installed
SIP” 意思是说必须先安装SIP,于是也下载了SIP。
解压SIP压缩包,进入源码目录,打开READM...
分类:
系统相关 时间:
2015-06-09 20:08:03
阅读次数:
359