代码搜索:FrameWork
找到约 10,000 项符合「FrameWork」的源代码
代码结果 10,000
www.eeworm.com/read/246079/4496897
vb yaodurant.win32.winregce.vb
' YaoDurant.Win32.WinRegCE.vb - Generic wrappers for
' Win32 API registry functions.
'
' Code from _Programming the .NET Compact Framework with C#_
' and _Programming the .NET Compact Framework w
www.eeworm.com/read/246079/4496984
vb textalign.vb
' TextAlign.vb - Shows twelve alignments of text.
'
' Code from _Programming the .NET Compact Framework with C#_
' and _Programming the .NET Compact Framework with VB_
' (c) Copyright 2002-2003 Pa
www.eeworm.com/read/246079/4497067
vb formmain.vb
' FormMain.vb - Main form for KeyInput sample.
'
' Code from _Programming the .NET Compact Framework with C#_
' and _Programming the .NET Compact Framework with VB_
' (c) Copyright 2002-2003 Paul
www.eeworm.com/read/239567/4597850
java alltests.java
package org.python.pydev.refactoring.tests;
import junit.framework.Test;
import junit.framework.TestSuite;
public class AllTests {
public static Test suite() {
TestSuite suite = new Test
www.eeworm.com/read/239567/4597868
java alltests.java
package org.python.pydev.refactoring.tests.core;
import junit.framework.Test;
import junit.framework.TestSuite;
public class AllTests {
public static Test suite() {
TestSuite suite = new
www.eeworm.com/read/238982/4606508
java alltests.java
package cn.hxex.blog.test;
import junit.framework.Test;
import junit.framework.TestSuite;
public class AllTests {
public static Test suite()
{
TestSuite suite = new TestSuite("Test for
www.eeworm.com/read/238710/4612057
cs square.cs
// Square.cs - Elements of a game square.
//
// Code from _Programming the .NET Compact Framework with C#_
// and _Programming the .NET Compact Framework with VB_
// (c) Copyright 2002-2004 Paul Y
www.eeworm.com/read/238710/4612097
cs messagebox.cs
// MessageBox.cs - Two ways to call Win32 MessageBox
// function using P/Invoke.
//
// Code from _Programming the .NET Compact Framework with C#_
// and _Programming the .NET Compact Framework wit
www.eeworm.com/read/238710/4612270
cs dlgoptions.cs
// DlgOptions.cs - Options dialog box.
//
// Code from _Programming the .NET Compact Framework with C#_
// and _Programming the .NET Compact Framework with VB_
// (c) Copyright 2002-2004 Paul Yao
www.eeworm.com/read/238710/4612274
cs yaodurant.win32.misc.cs
// YaoDurant.Win32.Misc.cs - Generic wrappers for various
// Win32 API functions.
//
// Code from _Programming the .NET Compact Framework with C#_
// and _Programming the .NET Compact Framework wi