代码搜索:SourceSafe
找到约 251 项符合「SourceSafe」的源代码
代码结果 251
www.eeworm.com/read/307455/13722059
dof sendmessage.dof
[FileVersion]
Version=7.0
[Compiler]
A=8
B=0
C=1
D=1
E=0
F=0
G=1
H=1
I=1
J=1
K=0
L=1
M=0
N=1
O=1
P=1
Q=0
R=0
S=0
T=0
U=0
V=1
W=0
X=1
Y=1
Z=1
ShowHints=1
ShowWarnings=1
U
www.eeworm.com/read/404851/11477118
java app.java
package com.tmri.sourcesafe;
// App.java
public class App
{
static public void main( String args[] ) throws Exception {
System.out.println( "This is your application." );
System.out.
www.eeworm.com/read/404851/11477120
java bar.java
package com.tmri.sourcesafe;
// Bar.java
public class Bar
{
public Bar() {
System.out.println( "bar" );
}
}
www.eeworm.com/read/404851/11477123
java foo.java
package com.tmri.sourcesafe;
// Foo.java
public class Foo
{
public Foo() {
System.out.println( "foo" );
}
}
www.eeworm.com/read/338993/12268336
txt 版本管理.txt
1.安装Vs.Net7.0和Vss6.0C
2.Visual SourceSafe 6.0 Admin中创建服务器数据库
3.VS.NET创建解决方案。
4.VS.NET中文件/源代码管理/添加解决方案到源代码
www.eeworm.com/read/114690/15042102
txt 版本管理.txt
1.安装Vs.Net7.0和Vss6.0C
2.Visual SourceSafe 6.0 Admin中创建服务器数据库
3.VS.NET创建解决方案。
4.VS.NET中文件/源代码管理/添加解决方案到源代码