代码搜索:FrameWork
找到约 10,000 项符合「FrameWork」的源代码
代码结果 10,000
www.eeworm.com/read/182536/5263899
dpr ftptst.dpr
program FtpTst;
{%DelphiDotNetAssemblyCompiler '$(SystemRoot)\microsoft.net\framework\v1.1.4322\System.dll'}
{%DelphiDotNetAssemblyCompiler '$(SystemRoot)\microsoft.net\framework\v1.1.4322\System.
www.eeworm.com/read/179395/5304836
java onetestcase.java
package junit.tests.framework;
/**
* Test class used in SuiteTest
*/
import junit.framework.TestCase;
public class OneTestCase extends TestCase {
public void noTestCase() {
}
public void testCa
www.eeworm.com/read/179395/5304843
java notvoidtestcase.java
package junit.tests.framework;
/**
* Test class used in SuiteTest
*/
import junit.framework.TestCase;
public class NotVoidTestCase extends TestCase {
public int testNotVoid() {
return 1;
}
pu
www.eeworm.com/read/177052/5332975
cs gamenewdialog.cs
// GameNewDialog.cs - New Game dialog for JaspersDots game.
//
// Code from _Programming the .NET Compact Framework with C#_
// and _Programming the .NET Compact Framework with VB_
// (c) Copyrigh
www.eeworm.com/read/177052/5332981
cs dotcontrol.cs
// DotControl.cs - Custom control for JaspersDots game.
//
// Code from _Programming the .NET Compact Framework with C#_
// and _Programming the .NET Compact Framework with VB_
// (c) Copyright 20
www.eeworm.com/read/177052/5333009
cs formmain.cs
// FormMain.cs - Main form for FindMemoryCard sample.
//
// Code from _Programming the .NET Compact Framework with C#_
// and _Programming the .NET Compact Framework with VB_
// (c) Copyright 2002
www.eeworm.com/read/177052/5333024
cs formmain.cs
// FormMain.cs - main user-interface for this program
//
// Code from _Programming the .NET Compact Framework with C#_
// and _Programming the .NET Compact Framework with VB_
// (c) Copyright 2002
www.eeworm.com/read/177052/5333176
cs yaodurant.drawing.printsetupdlg.cs
// YaoDurant.Drawing.PrintSetupDlg.cs - Generic Print setup
// dialog box.
//
// Code from _Programming the .NET Compact Framework with C#_
// and _Programming the .NET Compact Framework with VB_
www.eeworm.com/read/177052/5333191
cs yaodurant.drawing.printsetupdlg.cs
// YaoDurant.Drawing.PrintSetupDlg.cs - Generic Print setup
// dialog box.
//
// Code from _Programming the .NET Compact Framework with C#_
// and _Programming the .NET Compact Framework with VB_
www.eeworm.com/read/177052/5333199
cs yaodurant.drawing.printing.cs
// YaoDurant.Drawing.Printing.cs - Printing support class.
//
// Code from _Programming the .NET Compact Framework with C#_
// and _Programming the .NET Compact Framework with VB_
// (c) Copyright