开发管理
文章平均质量分 62
sijidou112
幽径之刃
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
异地分布式敏捷软件开发
异地分布式敏捷软件开发 (Distributed Agile Software Development) 异地分布式软件开发(Distributed Software Development)是指由多个位于不同地理位置的团队进行同一个软件项目的开发过程。这个词越来越频繁的出现在各种技术媒体中。 异地分布式软件开发不同于外包,它建立在平等关系的两个团队之间。通常是一个公司的不同分转载 2012-08-30 11:02:39 · 2098 阅读 · 0 评论 -
myeclipse flex环境配置
需要软件:1、JSwoof.swc 解析json2、flex builder4.7以及解密文件 ,地址:http://www.dianfusoft.com/showDetail.action?articleId=1304152325293、myeclipse2003 官方网站下载,下载解码器解码4、lcds.war 步骤一 、安装myeclipse 二、安原创 2013-07-20 11:33:47 · 1234 阅读 · 0 评论 -
tomcat 数据源配置
mysql 一、下载驱动包放 入 \Tomcat 7.0\lib 二、编辑Tomcat 7.0\conf\context.xml 添加: maxActive="100" maxIdle="30" maxWait="10000" username="xxxx" password="xxxx" driver原创 2013-07-20 12:09:15 · 505 阅读 · 0 评论 -
testestestestestesteste
public void doPost(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException { request.setCharacterEncoding("utf-8"); response.setContentType("text/html;原创 2013-07-23 12:11:42 · 562 阅读 · 0 评论
分享