搜索资源列表
ShareInternet-2005-07-09-V1.0
- ShareInternet源代码,是用红旗4.1的Gambas开发的,如果没有安装Gambas的话,直接用文本编辑器也可以查看代码。-ShareInternet source code, is to use the red HyperCard 4.1, developed by HyperCard, if not installed, then use the text editor can also check code.
phpbook
- PHP留言本 设计流程: 1.需求分析: 留言本要是实现的功能是用户留言,回复留言。显示留言用户的信息,显示回复信息和回复信息的用户信息。设计一个管理员管理留言功能。 2.数据库设计: 在mysql下创建相应的数据库。 3.代码编写: 使用php语言编写代码。 运行环境: Windows/linux操作系统 PHP环境 + mysql 功能概述: 1. 留言和回复留言功能 2. 显示留言者的留言时间,email,QQ号码 3. 可以向留言
chengxuyuanma
- 用多线程同步方法解决读者阅览问题 1) 每个读者进入阅览室后,即时显示“Entered” 及其线程自定义标识,还同时显示阅览室共有几名顾客及其所坐的位置。 2) 至少有10个读者,每人阅览至少3秒钟。 3) 多个读者须共享操作函数代码。 2总的设计思想及系统平台、语言、工具: 设计思想:程序设定的是10个读者和5个座位,对读者进行编号,依次进入阅览室读书,为每一座位列一表目,包括座号和读者号等,读者离开时要登出,即消掉登记的信息。 系统平台:LINUX 语言:C语言
editor_qt3_multiPlatform
- QT是跨平台的GUI开发工具包,本代码是使用QT3.x实现的文本文件编辑器,可以嵌入到其他项目中使用.
QEditor
- QEditor -程序员编辑器的。他是十分强大的编辑器:开放代码在GPL的授权平台,它是由Qt完全编写。支持功能:折叠文本 编号的行数 添加面板书签,支持撤消。使用 Qt Designer作为插件。 -QEditor- the editor for the programmer. He is the powerful editor with the open code under license GPL. Features: Cross- platform I
ceditor-le-1.14.0.tar
- linux 下c语言源码整理工具,它能将您的c语言程序代码按照你所要求的格式重新自动编辑-c language source code under linux finishing tool, it will be your c language code in accordance with the format required by you to automatically edit
counter1_demo
- QT中使用定时器的代码,程序编辑采用了博创的HMIDeveloper工具-QT code to use the timer, the program used to edit the HMIDeveloper tools Fiberxon
Qt4Code01-02
- qt 代码1-2章 说明: 1.源程序中有些工程是使用得GB18030编码,有些用得是UTF-8编码,如果碰见有汉字不能识别的情况,请切换编码。 2.源程序有些使用的是KDevelop编辑,有些是eclipse编辑,所以目录结构可能有些不同。 3.所有工程只保留了源代码,没有执行文件,请自行编译。-qt Code Chapter 1-2 Descr iption: 1. source of some of the projects is to use too GB18030 en
Qt4Code03-04
- qt 代码3-4章 说明: 1.源程序中有些工程是使用得GB18030编码,有些用得是UTF-8编码,如果碰见有汉字不能识别的情况,请切换编码。 2.源程序有些使用的是KDevelop编辑,有些是eclipse编辑,所以目录结构可能有些不同。 3.所有工程只保留了源代码,没有执行文件,请自行编译。-qt Code Chapter 3-4 Descr iption: 1. source of some of the projects is to use too GB18030 en
nceditor_setup
- 专业的源代码编辑器,适合同时需要各种编程环境的程序员。 -Professional source code editor to suit the needs of the programming environment. the programmer
MultiEdit11
- 在Qt下写的多文档编辑器,是可执行代码,希望给大家帮助。-Written under the Qt multi-document editor is executable code, want to give you help.
AddressBook
- QT界面编辑教程,项目建立一个通讯录,简短但足以了解到界面代码编程方法-QT windows
OCaml-for-scientists
- 本书旨在为Linux、Unix以及OS X系统管理员提供短小精悍且功能强大的shell实现解决方案,教会读者如何使用现有调试器调试shell脚本。 全书分为3个部分:脚本技术基础、系统交互和高级技术、有用的脚本实例。主要内容包括如何使小到中型的系统管理任务自动化,分析系统数据并编辑配置文件,使用bash和ksh等编写Linux、Unix和OS X应用程序的脚本文件等。 本书面向中高级的shell程序员,以及需要解决日常问题的系统管理员,但假定读者能够读懂一般的shell代码。 -Sy
VimtoIDE
- 很多人不习惯利用文本编辑工具编写代码,本文教你将vim改造成一个IDE环境,使你在Linux下写代码得心应手-Many people are not used to using a text editor to write code, the culture and education you will be transformed into an IDE, vim, so you write code in Linux, handy
editor
- 用gtk写的一个文本文档编辑器,类似于记事本吧,代码注释很详细-gtk linux
jeffy-vim-read.tar
- linux vi编辑器的自动补齐功能,能让你长的代码无需记住,自动显示-linux vi editor automatically filled feature that allows your code need to remember is automatically displayed
espeakEditsofteare
- 这是基于语音合成开源代码espeak,开发的TTS可视化编辑软件。-It is developed based speech synthesis open source code for espeak TTS visual editing software.
vim_config.tar
- 配置vim编辑器,使得有补起代码,提示输入字符等功能-configuration the vim tools
linux-0.11.140318
- 能用 VS 2013 编译的 Linux 0.11 源代码 为什么用 Visual Studio 2013 就不用多说了吧,绝对比任何专用的源代码阅读软件都强悍。 查看函数调用层次一类的功能,为分析源代码提供最大的方便。 而且 MASM Intel 格式的汇编代码,可比 GCC AT&T 格式的便于阅读多了。 编辑汇编代码,推荐使用 Notepad++,完美支持 MASM 语法高亮。 首先下载我修改好的 VS 版 Linux 0.11 源码,解压后打开解决方案。 右键点击 Image 项目,
vi.tar
- 集成快捷编辑 搜索 高亮显示等功能的代码编辑工具 十分好用(a code editor in SUSE linux)
