
简介
该用户还未填写简介
擅长的技术栈
可提供的服务
暂无可提供的服务
嵌入式浏览器调研CEF (Chromium Embedded Framework): https://bitbucket.org/chromiumembedded/cefnw.js(Chromium/Node.js) https://github.com/nwjs/nw.jsHEX(CEF) https://github.com/netease-youdao/hexelectron...
今天在Linux-Ubuntu12.04运行一个[fileName].sh(shell),一直提示Cannot execute binaryfile(无法执行的二进制文件)。试着用sudo 执行,不行。又试着用su执行,还是不行...纳闷了.然后uname -a查看了一下系统Linux zhipeng-K53SD 3.5.0-39generic#60~precise1-Ubuntu
count_documents estimated_document_count
原来ubuntu 12.04 python-mysqldb只需要importMySQLdb就可以使用MySQLdb.cursors.DictCursor(字典游标)不过最近不知道python的原因还是mysqldb的原因,应该是python-mysqldb版本问题吧,Traceback (most recent calllast): File "", line 22,inAttr
sqllite3默認查詢到的結果是list[tuple(value, value...)]找了半天,也沒有發現類似Mysqldb 的DictCursor,最後在官方網站看到說明11.13.4. Row Objectsclass sqlite3.RowA Row instanceserves as a highly optimized row_factory for Connec
容器中使用 hostname 访问外部服务AWS 上有一个集群服务, VPS 之间使用 ip-xx-xx-xx-xx 是可以直接访问的.现在有个需求, 要在某几台机器部署 docker, 在容器内访问集群内的服务. 并且使用 hostname 实现.# 创建 Dockerfilecat > Dockerfile << EOFFROM alpineEOF# 创建 d...
接上篇, 树莓派使用多个联通4G上网卡> - http://blog.csdn.net/u012731379/article/details/78732774本篇使用Docker 拨号联通4G, 并且搭建代理服务, 并且出口 IP 随机化. 解决多网卡拨号后需要配置路由表的问题.在 docker 中共享 device$ docker run -t -i --device=/dev/
ubuntuu=testuser;p=$u;adduser $u --ingroup sudo --disabled-password --gecos "" && echo "$u:$p" |chpasswd;chage -l $u;chage -d 0 $ucentosu=testuser;p=$u;adduser $u -G wheel&& echo "$u:$p" |chpasswd;
大家可能在Linux上或者Windows上用python在做几个小游戏,但是网上很多帖子很多教程都是导入一个simplegui模块,翻遍了百度都是吹水骗访问量的,根本不是。学编程,要学会用google,呵呵,你懂得。。。首先,下载simplegui.zip这个包,是一个zip(windows格式的),没关系,下载好。如果你是windows:解压,里面有一个setup.py win+
k8s note, support all cni plugin.master firstinstall dockercurl -fsSL https://get.docker.com -o get-docker.shbash get-docker.shsystemctl enable docker && systemctl start dockerdocker ps...







