上一页 1 2 3 4 5 6 ··· 26 下一页
摘要: http://www.oschina.net/translate/python-windows-azureLen 6:17:54 PM__author__ = 'len.li'from azure.storage import BlobServiceAccountName='acdpdeployte... 阅读全文
posted @ 2014-06-04 18:56 Alex Tian 阅读(446) 评论(0) 推荐(0) 编辑
摘要: http://wenku.baidu.com/link?url=wDbeRoqh8ERRvBKXsKVi7biWe8e369iZmYTfEFDz0aI1Sj5YjXq_AN1gFjFjiS0yBw0WPpg0_0ZMAIC0fnRIy4lMKqQNevNwfcCJi4qL5SW 在config.xm 阅读全文
posted @ 2014-05-28 15:42 Alex Tian 阅读(1194) 评论(0) 推荐(0) 编辑
摘要: 在网络技术中,端口(Port)大致有两种意思:一是物理意义上的端口,比如,ADSL Modem、集线器、交换机、路由器用于连接其他网络设备的接口,如RJ-45端口、SC端口等等。二是逻辑意义上的端口,一般是指TCP/IP协议中的端口,端口号的范围从0到65535,比如用于浏览网页服务的80端口,用于... 阅读全文
posted @ 2014-05-28 14:18 Alex Tian 阅读(856) 评论(0) 推荐(0) 编辑
摘要: 在jenkins master-slave配置中,总是出现内存溢出问题,更换了机器设备仍然跑不起来: 问题如下:Java代码 StatusCode:500Exception:org.apache.commons.jelly.JellyTagException:jar:file:/Users/alib... 阅读全文
posted @ 2014-04-14 15:10 Alex Tian 阅读(17672) 评论(0) 推荐(0) 编辑
摘要: https://github.com/jenkinsci/jenkins-scripts/tree/master/scriptler 阅读全文
posted @ 2014-04-02 09:49 Alex Tian 阅读(660) 评论(0) 推荐(0) 编辑
摘要: http://www.cnblogs.com/rollenholt/archive/2012/04/23/2466179.html总是记不住API。昨晚写的时候用到了这些,但是没记住,于是就索性整理一下吧:python中对文件、文件夹(文件操作函数)的操作需要涉及到os模块和shutil模块。得到当前工作目录,即当前Python脚本工作的目录路径:os.getcwd()返回指定目录下的所有文件和目录名:os.listdir()函数用来删除一个文件:os.remove()删除多个目录:os.removedirs(r“c:\python”)检验给出的路径是否是一个文件:os.path.isfile 阅读全文
posted @ 2014-03-26 10:51 Alex Tian 阅读(195) 评论(0) 推荐(0) 编辑
摘要: 有可能, jenkins slave service or jenkins service的logon 账户没有设置好 阅读全文
posted @ 2014-03-13 18:06 Alex Tian 阅读(1509) 评论(0) 推荐(0) 编辑
摘要: http://www.windowsazure.com/en-us/documentation/articles/virtual-machines-java-run-tomcat-application-server/With Windows Azure, you can use a virtual machine to provide server capabilities. As an example, a virtual machine running on Windows Azure can be configured to host a Java application server 阅读全文
posted @ 2014-03-10 09:46 Alex Tian 阅读(560) 评论(0) 推荐(0) 编辑
摘要: http://blogs.iis.net/jamescoo/default.aspxWeb Deployment Tool Now Works With Credential StoreFeb 07, 2010 The Web Deployment Tool will be releasing a brand new feature in the newest version 1.1. This new feature will allow users to store their passwords in Window’s credential store on command-line u 阅读全文
posted @ 2014-03-07 15:59 Alex Tian 阅读(364) 评论(0) 推荐(0) 编辑
摘要: http://blog.danskingdom.com/using-msbuild-to-publish-a-vs-2012-ssdt-sqlproj-database-project-the-same-way-as-a-vs-2010-dbproj-database-project/Post and code updated on March 21, 2013, and again on March 22, 2013.We recently upgraded from VS (Visual Studio) 2010 to VS 2012, and with it had to upgrade 阅读全文
posted @ 2014-03-07 11:54 Alex Tian 阅读(901) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 ··· 26 下一页