09 2014 档案

摘要:svn server:1.c:\Program Files\TortoiseSVN\bin>svnserve -d -r C:\Jasper\Repositories2.change the setting under server repository folder "svnserve.conf"... 阅读全文
posted @ 2014-09-19 14:28 chunchill 阅读(197) 评论(0) 推荐(0)
摘要:JavaProgram StructureC#package hello; public class HelloWorld { public static voidmain(String[] args) { String name = "Java"; // See if an ... 阅读全文
posted @ 2014-09-15 19:29 chunchill 阅读(847) 评论(1) 推荐(0)
摘要:VB.NETProgram StructureC#Imports System Namespace Hello Class HelloWorld Overloads Shared SubMain(ByVal args() As String) Dim name As String... 阅读全文
posted @ 2014-09-15 19:28 chunchill 阅读(687) 评论(0) 推荐(0)