Today I received the official confirmation letter with very good grade for the probation, it means that I will start my new career with Application De...
分类:
其他好文 时间:
2014-11-01 01:00:51
阅读次数:
244
In this blog we mainly talk about the access control including limitation of ip, setting listen port and usage of username and password. In the official document, mongodb server start without the argu...
分类:
数据库 时间:
2014-10-30 00:25:39
阅读次数:
199
Clustal, Multiple alignment of nucleic acid and protein sequences.official website:http://www.clustal.org/使用biopython, 有相应的接口可以直接调用clustalw.from Bio.A...
分类:
其他好文 时间:
2014-10-29 23:56:41
阅读次数:
449
tomcat 服务器是目前比较流行的开源中间件服务器,下面介绍如何使用 docker 来做一个 tomcat 数据库服务。官方的仓里没有标 OFFICIAL 的 tomcat 的镜像,不过 「tutum」的镜像做的非常好,我们可以直接 pull 他们的镜像来完成我们的操作。core@localhost ~/base $ docker pull tutum/tomcat:8.0
Pulling r...
分类:
其他好文 时间:
2014-10-15 11:22:40
阅读次数:
220
IEEEtran.cls 1 %% 2 %% IEEEtran.cls 2007/03/05 version V1.7a 3 %% 4 %% 5 %% This is the official IEEE LaTeX class for authors of the Insti...
分类:
其他好文 时间:
2014-10-08 18:04:36
阅读次数:
657
IEEEtran.cls 1 %% 2 %% IEEEtran.cls 2007/03/05 version V1.7a 3 %% 4 %% 5 %% This is the official IEEE LaTeX class for authors of the Insti...
分类:
Web程序 时间:
2014-10-08 16:19:36
阅读次数:
1057
初学Python3,做一个email的例子,虽然知道做的很渣渣,还是分享一下吧 POP3协议 POP3全称Post Official Protocol3,即邮局协议的第三个版本,它规定了怎样将个人计算机连接到Internet的邮件服务器和下载电子邮件的电子协议,它是因特网电子协议的第一个离线标准,....
分类:
编程语言 时间:
2014-10-05 15:54:28
阅读次数:
806
官网没有给出CREATE、SEARCH、WRITE等XML-RPC接口的Java 调用示例,在此补充一下。
There is no examples on the official site for the XML-RPC operation interfaces for Java, so I posted my code here.
import org.apache.xmlrpc.Xml...
分类:
编程语言 时间:
2014-09-23 00:07:33
阅读次数:
443
In this blog, I will mainly attach great importantance to how to create a windows service for mongodb. The method described in the next is referred from the official website of mongodb.
http://docs....
分类:
数据库 时间:
2014-09-10 01:38:09
阅读次数:
261
First what I wanna make clear is that in the official website the detailed process of installation has been described. you could call it throught the link
http://docs.mongodb.org/manual/tutorial/ins...
分类:
数据库 时间:
2014-09-09 12:52:38
阅读次数:
219