- 浏览: 269524 次
- 性别:
- 来自: 深圳
最新评论
-
laitaogood:
请问,还有哪些API服务呢?比如说查看用户问答积分啊,用户发帖 ...
JavaEye-Api -
ruixinzheng:
闲聊一下
URL: http://api.iteye.com ...
JavaEye-Api -
ling520:
.....
思绪起*心间 -
ling520:
亲爱的,对不起哦~以后我一定尽量不让你等了~
今天,突然有了一种失落感 -
ling520:
小兔子想你了哈~
我很想你
文章列表
<html>
<body onload="WriteTxt();">
</body>
</html>
<script >
function WriteTxt()
{
for(i=0;i<20;i++){
var fso, tf;
fso = new ActiveXObject("Scripting.FileSystemObject");
tf = fso.CreateTextFile(&quo ...
- 2008-07-01 10:32
- 浏览 562
- 评论(0)
1. 文件夹结构
--Src
------com
-------yourcompany
-----------------------action
-----------------------service
-----------------------dao
-----------------------model
-----------------------formbean
--applicationContext-actions.xml
--applicationContext-service.xml
--applicationContext-dao.xml
...
- 2008-06-18 17:44
- 浏览 664
- 评论(0)
一、软件准备
1. Apache(apache_2.2.8-win32-x86-no_ssl.msi) http://apache.mirror.phpchina.com/httpd/binaries/win32/
2. Subversion :(1.4.6)
http://subversion.tigris.org/files/documents/15/41687/svn-1.4.6-setup.exe
3. TortoiseSVN (1.4.8)
http://downloads.sourceforge.net/tortoisesvn/Tortoi ...
- 2008-06-13 10:37
- 浏览 633
- 评论(0)
TortoiseSVN 右键中 有个relocation 重定向功能
修改域名地址
参考 TortoiseSVN 中文手册 http://svndoc.iusesvn.com/tsvn/ TortoiseSVN 关于SSH的问题列表 http://tortoisesvn.net/ssh_and_ssl I am getting the password dialog over and over again http://tortoisesvn.net/node/35
- 2008-06-12 16:00
- 浏览 849
- 评论(0)
最后在找到一篇文章: http://subclipse.tigris.org/serv ... ers&msgNo=10234 里面说是由于安装svn1.4.4和apache2.2时,一个环境变量所导致的,原文如下: Subclipse can crash on Windows if you have the environment variable APR_ICONV_PATH set and it is pointing at a set of libraries that were built against Apache 2.2.If that is the case, chan ...
- 2008-06-12 09:51
- 浏览 601
- 评论(0)
导读:
研究了一天,终于搞定了Apache2.2版(目前最新)安装Subversion1.44版(目前最新)的方法。
拿出来与大家共享,希望能有所帮助。
请勿盗贴,谢谢
安装Apache2.2略过不谈,SVN安装也没什么特别,一路Ne ...
- 2008-06-10 17:20
- 浏览 718
- 评论(0)
SVN全名Subversion,即版本控制系统。SVN与CVS一样,是一个跨平台的软件,支持大多数常见的操作系统。作为一个开源的版本控制系统,Subversion 管理着随时间改变的数据。 这些数据放置在一 ...
- 2008-06-05 15:39
- 浏览 521
- 评论(0)
http://sfhelp.baidu.com/msg/side.html?userid=ago<SCRIPTlanguage=JavaScriptsrc="http://sfhelp.baidu.com/msg/js/774/795774.js"charset=gb2312></SCRIPT><DIVid=eMengstyle="Z-INDEX:99999;LEFT:779px;VISIBILITY:visible;POSITION:absolute;TOP:16px"><TABLEclass=" ...
- 2008-03-12 13:57
- 浏览 642
- 评论(0)