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

Search list

[Software EngineeringBeeStackDocuments

Description: The BeeStack Application Development Guide describes how to develop an application for BeeStack, including discussions on major considerations for commercial applications. This document is intended for software developers who write applications for BeeStack-based products using Freescale development tools. It is assumed the reader is a programmer with at least rudimentary skills in the C programming language and that the reader is already familiar with the edit/compile/debug process.
Platform: | Size: 2377353 | Author: 熊飞宇 | Hits:

[Other resource3dseditor

Description: This cod e is used to open 3ds file. It can edit 3D model and have the function of modeling.
Platform: | Size: 507957 | Author: kevin | Hits:

[GUI Developsubclass-CoolEdit

Description: vc版本直接继承cwnd类(vb版本用子类化)实现单行编辑框(edit、textbox)效果,可以鼠标选择,支持中英文,可以选择,复制,剪切,粘贴。压缩包里有vc和vb版本。vb版本是翻译vc版本的代码。
Platform: | Size: 80002 | Author: 书林跋涉 | Hits:

[OS programfilesystem

Description: 我写的一个界面类似linux的文件系统,在win-tc下编译通过,可创建文件edit,删除文件del,创建目录md,删除目录rd,显示当前目录文件和文件夹dir,实现目录跳转cd,cd..是跳转到根目录。
Platform: | Size: 2537 | Author: 朱于畋 | Hits:

[Communication-MobileCTime

Description: CTime:VC++编写定时器的程序,功能:一个在edit中显示为当前时间,另外两个显示为定时器的功能。按钮关闭时显示为提示信息,程序简单适合初学者学习CTime类.测试工具:VS2005+PPC(多普达8125)
Platform: | Size: 1816788 | Author: 唐进 | Hits:

[EditorEdit

Description: 一个记事本编辑器,自己写的,希望对大家有用,十分感谢
Platform: | Size: 30453 | Author: fish | Hits:

[JSP/Javaydm

Description: 我对mo安装目录下VB的MoView例子的frmIdentify窗体修改,其中添加 了1个label空件组(10个),1个text控件组(10个),2个command(Edit 、Save)按钮,要实现的功能是对读入的图形文件的相关记录的指定字段的 属性值,并能保存,用了Recordset对象的Edit函数、Update函数,
Platform: | Size: 3427 | Author: haogood | Hits:

[EditBoxHexEditor90331642002

Description: Hex Edit Program visual basic source
Platform: | Size: 81349 | Author: fuzzy | Hits:

[Web ServerDHTML_Edit18343612292004

Description: DHTML Edit Control is an ActiveX control provided by Microsoft, they provide with it a sample app, this code is built on that app but much enhanced, to get the DHTML control goto: http://msdn.microsoft.com/archive/default.asp?url=/archive/en-us/dnaredcom/html/cncpt.asp also the project refrences WinMain s CodeMax control, if u don t have it, remove the refernce and replace it with a richtext box.....or whatever :-)
Platform: | Size: 43689 | Author: fuzzy | Hits:

[assembly languageedit

Description: 汇编语言课程设计,经典的案列,自己改了界面,希望对大家有用
Platform: | Size: 5267 | Author: 蜗牛 | Hits:

[Delphi VCLatviewer

Description: ATViewer is a component for Delphi/C++Builder, which allows to view files of various types. There is no edit possibility, just quick view - so it s useful to implement \"View file\" feature in your Delphi/C++Builder application. The following view modes are implemented: Text, Binary, Hex, Unicode: all files, of unlimited size. Plain file dump is shown. Used ATBinHex component: only visible part of file is loaded into memory. Modes are suitable for huge files and files of unknown type. RTF/UTF-8: RTF and UTF-8 encoded texts. File is shown using RichEdit control. Image: all general image formats: BMP JPG ICO GIF PNG... File is shown using ATImageBox component. Multimedia: all file types supported by MS Windows Media Player: AVI MPEG WMV MP3... File is shown using WMP ActiveX control. Internet: all file types supported by MS Internet Explorer: HTML XML DOC XLS... File is shown using MSIE ActiveX control. Plugins: all files supported by Total Commander Lister plugins.
Platform: | Size: 548475 | Author: lijie | Hits:

[Windows DevelopSuperEditCtrl

Description: 一个不错的Edit类的扩充。对初学者研究类的继承有一定的辅助作用
Platform: | Size: 4426 | Author: 安杰伦 | Hits:

[WEB CodephpMyAdmin

Description: phpMyAdmin 是一个用PHP编写的,可以通过互联网控制和操作MySQL。通过phpMyAdmin可以完全对数据库进行操作,例如建立、复制/删除数据等等。 phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web. Currently it can create and drop databases, create/drop/alter tables, delete/edit/add fields, execute any SQL statement, manage keys on fields.
Platform: | Size: 280008 | Author: 张超超 | Hits:

[Dialog_WindowMDI

Description: 建立一个MDI应用,使用两种(或以上)类型的子窗口: 1. 文字编辑(可使用EDIT控件) 2. 画图 3. .…..
Platform: | Size: 442451 | Author: jinyao | Hits:

[Button controlrcs

Description: 简单的界面设计,实现控制、曲线设计 matlab,控件EDIT、POPMENU、AXES、BUTTON
Platform: | Size: 8498 | Author: 党秀 | Hits:

[assembly languageds1820

Description: The ds 18 bs 20 of edit collected materials procedure, inside have detailed Chinese to analyze
Platform: | Size: 1702 | Author: kevin | Hits:

[EditorBinaryEditor

Description: 自己写的二进制编辑器.二进制阅读器.类似于ultra Edit. 功能:decimal,hexadecimal,char: 十进制显示,十六进制显示.字符串显示. 十进制查找,十六进制查找.字符串查找.十进制替换,十六进制替换.字符串替换.
Platform: | Size: 37080 | Author: fdsa | Hits:

[OS programmulicall

Description: 在使用别人的程序时,我们常发现一些好的功能,想通过自己的程序来重复调用。可偏偏这个程序没有留可编程接口,无法通过API、DLL、COM等方式实现调用。早些年与同仁们讨论时,常对此深表遗憾。最近,通过研究Windows API的使用方法,终于从理论上解决了这一问题,即可通WinAPI中SendMessage、EnumChildWindows等,从模拟操作的角度来调用指定程序的指定功能。 使用这种方法,我写个程序多开器,主要实现启动多个实例,能给EDIT框付值,能定时调用其中按钮。
Platform: | Size: 11087 | Author: 元宝 | Hits:

[Windows DevelopUserEdit

Description: Edit 各种控件的使用 Edit 各种控件的使用
Platform: | Size: 724335 | Author: sun | Hits:

[Other resourceChineseMiracle_LanguagePackEditor_How-to-edit-font

Description: MTK芯片手机更改图片和语言及字体,主要是欧洲语言,
Platform: | Size: 1432077 | Author: 罗吉忠 | Hits:
« 1 2 ... 45 46 47 48 49 50»

CodeBus www.codebus.net