CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - 程序编辑器

搜索资源列表

  1. edlin

    0下载:
  2. 这是一个演示如何在 unix 系统下使用 curses 函数进行编辑器开发的程序,本程序可以接受一个行输入数据。-This is a demonstration of how to use Unix curses function for the editors to develop procedures, the procedures can accept a line input data.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3102
    • 提供者:李金明
  1. Makefil-with-me

    0下载:
  2. 跟我一起写 Makefil,我们一步一步开始做!!! 什么是makefile?或许很多Winodws的程序员都不知道这个东西,因为那些 Windows的IDE都为你做了这个工作,但我觉得要作一个好的和professional的 程序员,makefile还是要懂。这就好像现在有这么多的HTML的编辑器,但如果 你想成为一个专业人士,你还是要了解HTML的标识的含义。特别在Unix下的软 件编译,你就不能不自己写makefile了,会不会写makefile,从一个侧面说明 了
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:255226
    • 提供者:卢桂荣
  1. chengxuyuanma

    0下载:
  2. 用多线程同步方法解决读者阅览问题 1) 每个读者进入阅览室后,即时显示“Entered” 及其线程自定义标识,还同时显示阅览室共有几名顾客及其所坐的位置。 2) 至少有10个读者,每人阅览至少3秒钟。 3) 多个读者须共享操作函数代码。 2总的设计思想及系统平台、语言、工具: 设计思想:程序设定的是10个读者和5个座位,对读者进行编号,依次进入阅览室读书,为每一座位列一表目,包括座号和读者号等,读者离开时要登出,即消掉登记的信息。 系统平台:LINUX 语言:C语言
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:864
    • 提供者:谢冷阳
  1. Qt

    0下载:
  2. qt 图形界面库介绍 简易的文本编辑器 - PyQt4第一个程序 增加文本编辑器的功能 - 增加更多的功能 QYolk I - PyQt4中的列表部件 - 怎么使用PyQt4中的列表部件 QYolk II - 容器部件 - 怎么使用Tab Widget PyQt4文本编辑器 - 最终版 - PyQt4的一些高级特性 QYolk III - 升级包列表 - 新的特性 QScintilla2和PyQt4 - 给PyQt4增加部件-qt GUI lib introducti
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:655051
    • 提供者:徐明道
  1. QEditor

    1下载:
  2. 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
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-14
    • 文件大小:3687691
    • 提供者:豆腐
  1. Linux_kernel

    0下载:
  2. 浅谈Linux的内核。从技术上讲 , Linux只是内核。它与诸如编译器、编辑器、窗口管理器等程序一起,组成了发布版 。因此,虽然有不同的发布版,但其内核是相同的。-On the Linux kernel. Technically, Linux is the kernel. It is such as compiler, editor, window manager, such as procedures to form a release. Thus, although there a
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:2304
    • 提供者:曾一
  1. counter1_demo

    0下载:
  2. QT中使用定时器的代码,程序编辑采用了博创的HMIDeveloper工具-QT code to use the timer, the program used to edit the HMIDeveloper tools Fiberxon
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:62357
    • 提供者:feng
  1. GCodeFileWidget

    0下载:
  2. Qt下的和Windows下的文本编辑器的程序-Qt and Windows, under the text editor program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:727494
    • 提供者:徐辉
  1. mycal

    5下载:
  2. 使用vi编辑器编写一段Shell程序,取名为mycal1459,实现与Linux中cal命令类似的功能,当输入: $mycal [月份名] 年时,屏幕输出指定的年月的月历。例如: $mycal October 2009 屏幕输出2009年10月的月历。 注:参数可以是英文或者是数字。 -Using the vi editor to write a Shell program, named mycal1459, Implementation and Linux in
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-05-16
    • 文件大小:1523
    • 提供者:zy
  1. Shell-analytic-procedure

    0下载:
  2. 这是一个在linux的vi编辑器下开发的,用gcc编译器编译的一个shell简单的解析程序,包括对简单shell命令,如ls,cd等命令的解析,还包括对一些复杂命令如管道命令的解析-This is a linux developed under the vi editor, and with the gcc compiler to compile a shell of a simple analytic procedures, including a simple shell commands,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:79398
    • 提供者:吴倩倩
  1. VisualSensorSignatureEditor

    0下载:
  2. 可视化雷达编辑器,自己在ubuntu下用Qt写的一个程序。里面有视频录像,也可以自己编译,有源码,也有可执行程序。-Radar visual editor, himself under ubuntu using a program written in Qt. Inside there are video recording, you can compile it yourself, there is source code, there are executable programs.
  3. 所属分类:Linux-Unix program

    • 发布日期:2014-07-24
    • 文件大小:1334899
    • 提供者:xiaoming.liu
  1. nceditor_setup

    1下载:
  2. 专业的源代码编辑器,适合同时需要各种编程环境的程序员。 -Professional source code editor to suit the needs of the programming environment. the programmer
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-16
    • 文件大小:4149082
    • 提供者:曹冰
  1. Makefile

    0下载:
  2. 什么是makefile?或许很多Winodws的程序员都不知道这个东西,因为那些Windows的IDE都为你做了这个工作,但我觉得要作一个好的和professional的程序员,makefile还是要懂。这就好像现在有这么多的HTML的编辑器,但如果你想成为一个专业人士,你还是要了解HTML的标识的含义。特别在Unix下的软件编译,你就不能不自己写makefile了,会不会写makefile,从一个侧面说明了一个人是否具备完成大型工程的能力。 -the make file document de
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:47509
    • 提供者:谭文文
  1. refdb-0.9.9-1.tar

    0下载:
  2. RefDB是一个文献数据库和书目管理的软件,支持 SGML,XML和LaTeX的/ BibTeX等格式的工具。它允许用户通过网络共享数据库。这是可以通过命令行工具,Web界面,从文字编辑器(Emacs,Vim)来共享,程序员可以 使用 Perl和PHP库在自己的项目融入RefDB功能。 RefDB发布根据GNU通用公共许可证和Linux上运行时,* BSD系统,OS X操作系统,Solaris和Windows / Cygwin的。-RefDB is a bibliographic databas
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-13
    • 文件大小:3209712
    • 提供者:zzw
  1. LinuxShell

    0下载:
  2. SHELL脚本学习 很好的应用工具 什么是shell程序呢? 简单的说shell程序就是一个包含若干行shell或者linux命令的文件. 象编写高级语言的程序一样,编写一个shell程序需要一个文本编辑器.如VI等. 在文本编辑环境下,依据shell的语法规则,输入一些shell/linux命令行,形成一个完整的程序文件. -shell is very good for your study
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:26928
    • 提供者:旺旺
  1. 090627225438

    0下载:
  2. 什么是makefile?或许很多Winodws的程序员都不知道这个东西,因为那些Windows的IDE 都为你做了这个工作,但我觉得要作一个好的和professional的程序员,makefile还是要懂。 这就好像现在有这么多的HTML的编辑器,但如果你想成为一个专业人士,你还是要了解HTML 的标识的含义。特别在Unix下的软件编译,你就不能不自己写makefile了,会不会写makefile, 从一个侧面说明了一个人是否具备完成大型工程的能力。-What is a make
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-02
    • 文件大小:928072
    • 提供者:慧琳
  1. makefile

    0下载:
  2. 什么是makefile?或许很多Winodws的程序员都不知道这个东西,因为那些Windows 的IDE 都为你做了这个工作,但我觉得要作一个好的和professional 的程序员, makefile还是要懂。这就好像现在有这么多的HTML的编辑器,但如果你想成为一个专 业人士,你还是要了解HTML的标识的含义。-What is a makefile? Maybe a lot of Winodws programmers do not know this thing, because the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:428123
    • 提供者:lvjunhao
  1. linux-kownledge-

    0下载:
  2. 包内有Linux 的知识包,有Linux操作系统(二)Networking.pdf Linux操作系统(四)附录.pdf 鸟哥的Linux私房菜.chm Linux操作系统(三)编辑器与实用程序.pdf-Bag has the knowledge of Linux packages, there are Linux operating system (b) Networking.pdf Linux operating system (d) Appendix. Pdf birds Brother
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-15
    • 文件大小:24451652
    • 提供者:jimowuxin
  1. Linux

    0下载:
  2. 含有Linux基本教程、C语言教程、数据结构、文本编辑器、GCC编译器、调试工具、Linux GUI编程、网络编程、进程间通信、多线程编程、客户端/服务器端程序-Basic tutorial with Linux, C Language Tutorials, data structure, text editor, GCC compiler, debugging tools, Linux GUI programming, network programming, interprocess com
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:12197
    • 提供者:kevin
  1. Jesus

    0下载:
  2. 这里包含了一个金典的C语言程序,讲述圣经里耶稣爱你的故事,同时还附带了VIM编辑器的配置,-this C Programing isvery important
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:7906
    • 提供者:黄小强
« 12 »
搜珍网 www.dssz.com