-
Rhino支持javascript标准的所有特性,如赋值、运算、判断语句、循环语句、甚至简单的io操作。Rhino很简单易用,我以一个例子来说明,这个例子就是允...
Rhino支持javascript标准的所有特性,如赋值、运算、判断语句、循环语句、甚至简单的io操作。Rhino很简单易用,我以一个例子来说明,这个例子就是允许用户设定一个使用x,y两个变量进行一定逻辑算术运算(运算规则用户用javascript定义),并允许用户对x,y赋值,然后运行得出计算结果-Rhino support all standard features, such as assignment, calculation and judgment statement, the loop is, or even simple io operations. Rhino is very simple to use, I have an example to illustrate that this example is to allow users to use one set x, y two variables must logical arithmetic operations (Operational Rules uses javascript definition), and allows users to x, y assignment, and then come running results
- 2023-06-28 02:15:03下载
- 积分:1
-
dos under sock Programming
dos 下sock编程
-dos under sock Programming
- 2022-04-10 19:36:07下载
- 积分:1
-
a TC prepared FTP server code
一个TC编写的FTP服务端代码-a TC prepared FTP server code
- 2022-04-23 21:43:17下载
- 积分:1
-
ftp4j
ftp4j是一个FTP客户端Java类库,实现了FTP客户端应具有的大部分功能。可以将ftp4j嵌到你的Java应用中,来传输文件(包括上传和下 载),浏览远程FTP服务器上的目录和文件,创建、删除、重命,移动远程目录和文件。ftp4j提供多种方式连接到远程FTP服务器包括:通过 TCP/IP直接连接,通过FTP代理、HTTP代理、SOCKS4/4a代理和SOCKS5代理连接,通过SSL安全连接。(ftp4j an FTP client-side Java class libraries, most of the functionality of the FTP client should have. You can ftp4j embedded in your Java applications, to transfer files (upload and download), browse directories and files on remote FTP server, create, delete, rename, move remote directories and files. ftp4j provide a variety of ways including: direct connection via TCP/IP through the FTP proxy, HTTP proxy SOCKS4/4a proxy and SOCKS5 proxy to connect through SSL secure connection to connect to a remote FTP server.)
- 2021-04-22 10:58:49下载
- 积分:1
-
包括PingFTP等工具的源程序.绝对好用的哦!快点试试啊
包括PingFTP等工具的源程序.绝对好用的哦!快点试试啊-PingFTP including such tools of the source. Absolutely Smart! Ah quickly try
- 2022-02-12 02:13:27下载
- 积分:1
-
vc.net prepared with the ftp client application that connects ftp server, and br...
用vc.net编写的ftp客户端应用程序,可连接ftp服务器,并浏览和下载文件.-vc.net prepared with the ftp client application that connects ftp server, and browse and download files.
- 2022-07-21 16:21:20下载
- 积分:1
-
JFtp是一个用 Java编写的图形化的FTP客户端程序。它支持所有基本的FTP操作,有一些改善的性能,如递归式目录上传,漂亮的swing UI,能够自动断点续...
JFtp是一个用 Java编写的图形化的FTP客户端程序。它支持所有基本的FTP操作,有一些改善的性能,如递归式目录上传,漂亮的swing UI,能够自动断点续传,能识别不完整的目录名。API从GUI中分离,可以用于第三方应用程序或命令行模式。-JFtp Java is used to prepare a graphical FTP client program. It supports all basic FTP operation, the performance of some improvements, such as recursive directory upload beautiful swing UI, can automatically HTTP, and can identify incomplete directory name. API separated from the GUI, can be used for third-party applications or command line mode.
- 2022-03-11 07:46:26下载
- 积分:1
-
ftp
ftp服务功能, 有文件的上传下载功能和用户管理功能(ftp server)
- 2009-11-28 00:43:05下载
- 积分:1
-
关于一个简单的FTP的服务器和客户机两个演示程序. 让你更容易理解FTP原理和机制 C#...
关于一个简单的FTP的服务器和客户机两个演示程序. 让你更容易理解FTP原理和机制 C#-on a simple FTP server and client two demonstration program. Let you be more readily understood FTP principle and mechanism of C#
- 2022-05-09 06:46:01下载
- 积分:1
-
通过idftp向服务器传送图片
通过idftp向服务器传送图片,Delphi编写,需要自己架设Web Ftp 服务器。
程序会自动保存你的桌面截图,后缀为PNG,截了图的文件将自动上传到FTP服务器。
这个应用程序是为了实用,没有花哨的图形界面,只是一个简单的配置文件和可执行文件。
- 2022-01-26 00:56:41下载
- 积分:1