登录
首页 » Windows开发 » FTE是一个面向程序员的文本编辑器。可以支持20多种编程语言的语法高亮,加上较强的可配置性,使这个轻量级但是通用的编辑器几乎可以适应于任何程序员.zip它不是一...

FTE是一个面向程序员的文本编辑器。可以支持20多种编程语言的语法高亮,加上较强的可配置性,使这个轻量级但是通用的编辑器几乎可以适应于任何程序员.zip它不是一...

于 2023-07-06 发布 文件大小:180.90 kB
0 216
下载积分: 2 下载次数: 1

代码说明:

FTE是一个面向程序员的文本编辑器。可以支持20多种编程语言的语法高亮,加上较强的可配置性,使这个轻量级但是通用的编辑器几乎可以适应于任何程序员.zip它不是一个完整的编程语言,因为它没有标准函数库(如IO和字符串处理)。FScript提供的基本函数(如流程控制,变量处理,和基本的数学运算)可以通过宿主程序扩展,只需要一个Java 2运行环境.tgz-FTE is a programmer- oriented text editor. 20 can support multiple programming language syntax highlighter, coupled with strong configurable, so this lightweight but GM editors can be adapted to almost any programmer. Zip it is not a complete programming language, because it does not have the standard functions (such as string handling and IO). FScript provide the basic functions (such as flow control, variable handling, and basic arithmetic) can be extended through a host application only need a Java 2 runtime environment. Tgz

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • PXA270平台上wince多线程编程参考源代码,C++编写。
    PXA270平台上wince多线程编程参考源代码,C++编写。-PXA270 platform multi-threaded programming wince reference source code, C++ Prepared.
    2023-06-15 14:55:03下载
    积分:1
  • This program sports a fresh interface which uses a variety of components. It bas...
    This program sports a fresh interface which uses a variety of components. It basically underlines the use of the Database Access Object (DAO) in Delphi by storing information about your Clients into a MS Acess database.
    2023-04-29 06:00:04下载
    积分:1
  • oracle oci vc++ 封装,非常好用
    oracle oci vc++ 封装,非常好用-oracle oci vc++ package, very easy to use
    2022-03-19 23:07:10下载
    积分:1
  • 一个采用B
    一个采用B-树数据结构制作的图书馆管理程序,功能较简单,适合大学生数据结构参考使用-use a B-tree data structures produced by the library management procedures and functions than simple data structure suitable for college students to use reference
    2022-09-17 05:25:03下载
    积分:1
  • 用matlab实现多次最佳一致的函数逼近,算法由本人独立完成,经过实践检验...
    用matlab实现多次最佳一致的函数逼近,算法由本人独立完成,经过实践检验-using Matlab best to achieve the same number of function approximation algorithm independent, I will be completed through the test of practice
    2022-11-22 21:00:03下载
    积分:1
  • 本程序设计分为服务器应用程序及客户机应用程序部分,采用Socket套接字库网络编程。(UDP)和(TCP/IP)相结合的连接方式,及解决了数据传输的时效性又能保...
    本程序设计分为服务器应用程序及客户机应用程序部分,采用Socket套接字库网络编程。(UDP)和(TCP/IP)相结合的连接方式,及解决了数据传输的时效性又能保证数据在传输的过程中不会丢失。另外程序采用多个线程来避免程序阻塞。具体设计思路及部分代码如下: 程序设计目的:首先就是完成课设任务啦(大二课设内容)其他目的: 1:练习使用套接字进行网络编程。 2:练习使用自定义消息。 3:练习多线程方面的编程思想。 4:练习使用各种控件。 -This procedure is divided into server application design and part of the client application using Socket socket network programming library. (UDP) and (TCP/IP) connection method of combining, and resolved the timeliness of data transmission but also ensures that the process of data transmission will not be lost. Other procedures to avoid the use of multiple threads blocking procedures. Specific design ideas and some code as follows: program design purposes: first mission is set up you finish class (sophomore class for the content of) other purposes: 1: Practice using the socket network programming. 2: Practice the use of custom message. 3: practice aspects of multi-threaded programming idea. 4: Practice using a variety of controls.
    2022-03-23 04:56:54下载
    积分:1
  • win2000 under the direct access to port 1, using install_giveio.bat, call loaddr...
    win2000下直接访问端口 1、用install_giveio.bat,调用loaddrv.exe,安装giveio.sys 到系统中。 2、安装 port.pas后,在delphi的‘Custom‘面板中, 有一个port元件。 3、拖一个TPort到窗体上,命名为port。 4、那么就可以直接访问端口(2000下也可以),如:读 i:= port[$378] 写 port[$378]:= 5、status_giveio.sys 查看状态,remove_giveio.sys 反安装驱动。 6、tstio.exe 直接调用bios来发声,可以用来测试是否安装驱动成功。cygwin1.dll是loaddrv.exe 要调用的,因为它是用MinGw32下的gcc编译的。 -win2000 under the direct access to port 1, using install_giveio.bat, call loaddrv.exe, installed into the system giveio.sys. 2, installed after port.pas in delphi the
    2022-07-16 02:09:50下载
    积分:1
  • Code for operate Coin Aceptor for Vending machine
    Code for operate Coin Aceptor for Vending machine
    2022-10-10 00:40:06下载
    积分:1
  • S3C2443Nandflash启动,前4k代码,使用ARM revw2.2编译测试通过!
    S3C2443Nandflash启动,前4k代码,使用ARM revw2.2编译测试通过!-S3C2443Nandflash start, the former 4k code, the use of ARM revw2.2 compile the test!
    2022-02-14 13:33:59下载
    积分:1
  • a simple webserver program
    一个简单的webserver程序-a simple webserver program
    2023-01-02 16:15:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载