搜索资源列表
GetText.zip
- 获得编辑框文本
GetText.zip
- 获取窗口文本,包括显示为*的文本
wel
- class NumberListener implements ActionListener{ public void actionPerformed(ActionEvent e){ if (!append) { tf.setText(\"\") append=true } String s=tf.getText() s+=e.getActionCommand() tf.s
gui
- 刚刚完成的一个gui,有点像tc界面。文本模式下的GUI设计时,主要要用到 这些库函数:textcolor() 用于设置打印文本的前景色,textbackground() 用于设置打 印文本 的背景色。gettext() 用于保存文本窗口的内容,puttext() 显示文本;利用这两个函 数,就可以实现
vc21487899244
- 主要源码: void CFDlg::OnChangeEdit1() { UpdateData() m_strExt.MakeUpper() m_list.ResetContent() if(m_strExt.GetLength()==0) return CStdioFile sf if(sf.Open(\"FileExt.txt\",Cfile::mod
wel
- class NumberListener implements ActionListener{ public void actionPerformed(ActionEvent e){ if (!append) { tf.setText("") append=true } String s=tf.getText() s+=e.getActionCommand() tf.set
gui
- 刚刚完成的一个gui,有点像tc界面。文本模式下的GUI设计时,主要要用到 这些库函数:textcolor() 用于设置打印文本的前景色,textbackground() 用于设置打 印文本 的背景色。gettext() 用于保存文本窗口的内容,puttext() 显示文本;利用这两个函 数,就可以实现 -Has just completed a gui, a bit like a tc interface. T
newlib-1.15.0
- KPIT GNU Tools is a set of GNU development tools for Renesas microcontrollers.
gettext-0.10.35.tar
- Library gettext for Linux
libintl-3.4.0-sol10-sparc-local
- libintl for solaris. libintl是用于程序国际化的库文件,常常是gettext的依赖程序。-libintl for solaris
GTK-Source-Code-2.2.4-2
- GGTK-Source-Code-2.2.4-2.zip原始碼,內容包含:tiff-3.6.1-2-src.zip、pkgconfig-0.15.0.tar.gz、pango-src-1.2.5-20040124.zip、libxml2-2.4.12-src.zip、libpng-1.2.5-1-src.zip、libglade-2.0.1-src.zip、jpeg-6b-3-src.zip、gtk+-src-2.2.4-2004012
intltool-0.40.6.tar
- 述 internationalization tool Descr iption: The intltool package is a set of tools for translating the contents of data files using the gettext translation fr a mework. 这个是一个转换文件,用gettext来转换数据文档内容 -Shu inter
gettext
- 改程序实现的是从网络中获取文件。格式可以是任意的 -gettext
gtkgettext.tar
- 一个使用automake autoconf产生Makefile的工程,并且里面使用了gettext进行国际化支持。有详细的文档说明-Use automake autoconf generate a Makefile in the project, and which uses gettext for internationalization support. Detailed documentation of
gettext-0.18.1.1.tar
- 图像转换源码,可以帮助有需要转换图像格式的同志学习学习-Image Conversion Source
multilan
- 在Linux下开发多语言 GetText是一系列的工具和库函数,帮助程序员和翻译人员开发多语言软件 -linux gettext
gettext-runtime-0.13.1
- gettext-runtime-0.13.1.zip 一个库文件 用于在cygwin中编译ethereal工具-gettext-runtime-0.13.1.zip a library file is used to compile ethereal tools in cygwin
gtkP2.6.2
- glib-dev-2.6.6.zip 一个库文件 用于在cygwin中编译ethereal工具-gettext-runtime-0.13.1.zip a library file is used to compile ethereal tools in cygwin
gettext-0.17.tar
- 安装xen内核时候需要用到的源码包,安装xen很费劲啊-fsfsrgtrs gerg
Desktop
- package x12; import java.applet.*; import java.awt.*; import java.awt.event.*; public class Add extends Applet implements ActionListener { Label lblTwoNum = new Label ("请输入两个数字"); Label lblAdd = ne