代码搜索:TextBox
找到约 10,000 项符合「TextBox」的源代码
代码结果 10,000
www.eeworm.com/read/124637/6043669
cs inputbox.cs
// created on 08.09.2003 at 22:11
using System;
using System.Windows.Forms;
using ICSharpCode.SharpDevelop.Gui.XmlForms;
namespace ICSharpCode.SharpDevelop.Gui.Dialogs {
public class Inpu
www.eeworm.com/read/113806/6125592
java ui_ex15.java
// 程序名UI_Ex15.java
// 测试TextBox对象中文本的编辑
import javax.microedition.midlet.*;
import javax.microedition.lcdui.*;
public class UI_Ex15 extends MIDlet implements CommandListener {
private Display
www.eeworm.com/read/113806/6125601
java ui_ex14.java
// 程序名UI_Ex14.java
// 测试TextBox对象的最大值
import javax.microedition.midlet.*;
import javax.microedition.lcdui.*;
public class UI_Ex14 extends MIDlet implements CommandListener {
private Display d
www.eeworm.com/read/106436/6193144
java textboxmidlet.java
package ora.ch4;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.IOException;
import javax.microedition.lcdui.Display;
import javax.microedition.lcdui.TextBox;
import jav
www.eeworm.com/read/106436/6193186
java textboxmidlet.java
package ora.ch4;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.IOException;
import javax.microedition.lcdui.Display;
import javax.microedition.lcdui.TextBox;
import jav
www.eeworm.com/read/404991/11474539
cs textboxextensions.cs
using System;
using System.Linq;
using System.Collections.Generic;
using System.Text;
using System.Windows.Forms;
namespace Demo1___LinqToObjects
{
static class TextBoxExtensions
{
pub
www.eeworm.com/read/404991/11474572
cs textboxextensions.cs
using System;
using System.Linq;
using System.Collections.Generic;
using System.Text;
using System.Windows.Forms;
namespace Demo2___LinqToXml
{
static class TextBoxExtensions
{
public