Welcome![Sign In][Sign Up]
Location:
Search - gettext

Search list

[SourceCodeGetText.zip

Description: 获得编辑框文本
Platform: | Size: 11680 | Author: | Hits:

[ExploitGetText.zip

Description: 获取窗口文本,包括显示为*的文本
Platform: | Size: 11680 | Author: | Hits:

[Other resourcewel

Description: class NumberListener implements ActionListener{ public void actionPerformed(ActionEvent e){ if (!append) { tf.setText(\"\") append=true } String s=tf.getText() s+=e.getActionCommand() tf.setText(s) if (!btn[10].isEnabled()){ for(int i=10 i<=14 i++) btn[i].setEnabled(true) } }-class NumberListener implements ActionL istener (public void actionPerformed (Action Event e) (if (! append) (tf.setText ( "") append = true;) String s = tf.getText () s = e.getActionC ommand () tf.setText (s) if (! btn [10]. isEnabl ed ()) (for (int i = 10 i
Platform: | Size: 11036 | Author: lukairun | Hits:

[Menu controlgui

Description: 刚刚完成的一个gui,有点像tc界面。文本模式下的GUI设计时,主要要用到 这些库函数:textcolor() 用于设置打印文本的前景色,textbackground() 用于设置打 印文本 的背景色。gettext() 用于保存文本窗口的内容,puttext() 显示文本;利用这两个函 数,就可以实现
Platform: | Size: 2569 | Author: 李言 | Hits:

[WEB Codevc21487899244

Description: 主要源码: void CFDlg::OnChangeEdit1() { UpdateData() m_strExt.MakeUpper() m_list.ResetContent() if(m_strExt.GetLength()==0) return CStdioFile sf if(sf.Open(\"FileExt.txt\",Cfile::modeRead)) { CString strTemp,strOut while(sf.ReadString(strTemp)) { if(strTemp.Left(m_strExt.GetLength()) ==m_strExt) { m_list.AddString(strTemp) } } } sf.Close() m_list.SetCurSel(0) this->OnSelchangeList2() } void CFDlg::OnSelchangeList2() { CString strTemp,strExt m_list.GetText(m_list.GetCurSel(),strTemp) strExt=strTemp.Left(strTemp.FindOneOf(\" \")) //MessageBox(strExt) CString strFileName =\"eee.\"+strExt //MessageBox(strFileName) SHFILEINFO shfi memset(&shfi,0,sizeof(shfi)) //或者ZeroMemory(&shfi,sizeof(shfi)) ::SHGetFileInfo(strFileName, FILE_ATTRIBUTE_NORMAL, &shfi, sizeof(shfi), SHGFI_ICON|SHGFI_USEFILEATTRIBUTES) m_icon.SetIcon(shfi.hIcon) }
Platform: | Size: 41579 | Author: HUGH RENNY | Hits:

[SourceCodeGetText

Description: 获得编辑框文本-Access to the text edit box
Platform: | Size: 11264 | Author: 洪春跃 | Hits:

[Other systemswel

Description: class NumberListener implements ActionListener{ public void actionPerformed(ActionEvent e){ if (!append) { tf.setText("") append=true } String s=tf.getText() s+=e.getActionCommand() tf.setText(s) if (!btn[10].isEnabled()){ for(int i=10 i<=14 i++) btn[i].setEnabled(true) } }-class NumberListener implements ActionL istener (public void actionPerformed (Action Event e) (if (! append) (tf.setText ( "") append = true;) String s = tf.getText () s = e.getActionC ommand () tf.setText (s) if (! btn [10]. isEnabl ed ()) (for (int i = 10 i
Platform: | Size: 11264 | Author: lukairun | Hits:

[Menu controlgui

Description: 刚刚完成的一个gui,有点像tc界面。文本模式下的GUI设计时,主要要用到 这些库函数:textcolor() 用于设置打印文本的前景色,textbackground() 用于设置打 印文本 的背景色。gettext() 用于保存文本窗口的内容,puttext() 显示文本;利用这两个函 数,就可以实现 -Has just completed a gui, a bit like a tc interface. Text mode GUI design, the main use of these library functions: textcolor () to set up the print version of the Foreground, textbackground () to set up the print version of the background color. gettext () to save the contents of the text window, puttext () display text the use of these two functions can be achieved
Platform: | Size: 2048 | Author: 李言 | Hits:

[Linux-Unixnewlib-1.15.0

Description: KPIT GNU Tools is a set of GNU development tools for Renesas microcontrollers.
Platform: | Size: 11316224 | Author: billy1018 | Hits:

[Documentsvc21487899244

Description: 主要源码: void CFDlg::OnChangeEdit1() { UpdateData() m_strExt.MakeUpper() m_list.ResetContent() if(m_strExt.GetLength()==0) return CStdioFile sf if(sf.Open("FileExt.txt",Cfile::modeRead)) { CString strTemp,strOut while(sf.ReadString(strTemp)) { if(strTemp.Left(m_strExt.GetLength()) ==m_strExt) { m_list.AddString(strTemp) } } } sf.Close() m_list.SetCurSel(0) this->OnSelchangeList2() } void CFDlg::OnSelchangeList2() { CString strTemp,strExt m_list.GetText(m_list.GetCurSel(),strTemp) strExt=strTemp.Left(strTemp.FindOneOf(" ")) //MessageBox(strExt) CString strFileName ="eee."+strExt //MessageBox(strFileName) SHFILEINFO shfi memset(&shfi,0,sizeof(shfi)) //或者ZeroMemory(&shfi,sizeof(shfi)) ::SHGetFileInfo(strFileName, FILE_ATTRIBUTE_NORMAL, &shfi, sizeof(shfi), SHGFI_ICON|SHGFI_USEFILEATTRIBUTES) m_icon.SetIcon(shfi.hIcon) }-Main source: void CFDlg:: OnChangeEdit1 () (UpdateData () m_strExt.MakeUpper () m_list.ResetContent () if (m_strExt.GetLength () == 0) return CStdioFile sf if (sf.Open (FileExt.txt, Cfile :: modeRead)) (CString strTemp, strOut while (sf.ReadString (strTemp)) (if (strTemp.Left (m_strExt.GetLength ()) == m_strExt) (m_list.AddString (strTemp)))) sf.Close ( ) m_list.SetCurSel (0) this-
Platform: | Size: 40960 | Author: HUGH RENNY | Hits:

[Internet-Networkktdms-src-oss-3.5.4

Description: PHP 知识管理系统(基于树结构的知识管理系统), 英文原版的PHP源码。-PHP knowledge manage system,which is famous as Knowlege Tree system.
Platform: | Size: 31704064 | Author: 黄乐 | Hits:

[Linux-Unixgettext-0.10.35.tar

Description: Library gettext for Linux
Platform: | Size: 713728 | Author: youdao | Hits:

[Linux-Unixlibintl-3.4.0-sol10-sparc-local

Description: libintl for solaris. libintl是用于程序国际化的库文件,常常是gettext的依赖程序。-libintl for solaris
Platform: | Size: 49152 | Author: phoe | Hits:

[Picture ViewerGTK-Source-Code-2.2.4-2

Description: 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-20040124.zip、gtk-wimp-0.5.3-src.tar.gz、glib-src-2.2.3-20040116.zip、glade-2.0.1-win32-src.tar.bz2、gettext-0.13.1.tar.gz、freetype-2.1.7-1-src.zip、fontconfig-2.2.1.tar.gz、atk-1.4.0.tar.gz-GGTK-Source-Code-2.2.4-2.zip-source, content includes: 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-20040124. zip, gtk-wimp-0.5.3-src.tar.gz, glib-src-2.2.3-20040116.zip, glade-2.0.1-win32-src.tar.bz2, gettext-0.13 .1. tar.gz, freetype-2.1.7-1-src.zip, fontconfig-2.2.1.tar.gz, atk-1.4.0.tar.gz
Platform: | Size: 34882560 | Author: 楊松飛 | Hits:

[Otherintltool-0.40.6.tar

Description: 述 internationalization tool Description: The intltool package is a set of tools for translating the contents of data files using the gettext translation framework. 这个是一个转换文件,用gettext来转换数据文档内容 -Shu internationalization tool Description: The intltool package is a set of tools for translating the contents of data files using the gettext translation framework. This is a conversion file, use gettext to convert the data content of the document
Platform: | Size: 184320 | Author: 梁生 | Hits:

[JSP/Javagettext

Description: 改程序实现的是从网络中获取文件。格式可以是任意的 -gettext
Platform: | Size: 11264 | Author: 李金 | Hits:

[Linux-Unixgtkgettext.tar

Description: 一个使用automake autoconf产生Makefile的工程,并且里面使用了gettext进行国际化支持。有详细的文档说明-Use automake autoconf generate a Makefile in the project, and which uses gettext for internationalization support. Detailed documentation of
Platform: | Size: 174080 | Author: zhangzhao | Hits:

[Graph Drawinggettext

Description: 将AutoCAD的单行、多行文字输出到一个文本文件。-To AutoCAD' s single, multi-line text output to a text file.
Platform: | Size: 1024 | Author: juou88 | Hits:

[Special Effectsgettext-0.18.1.1.tar

Description: 图像转换源码,可以帮助有需要转换图像格式的同志学习学习-Image Conversion Source
Platform: | Size: 15139840 | Author: 天天 | Hits:

[Internet-Networkgettext-runtime-0.13.1

Description: 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
Platform: | Size: 181248 | Author: dongmenqing | Hits:
« 12 »

CodeBus www.codebus.net