登录
首页 » FTP » ASP+ACC完整投资公司源码

ASP+ACC完整投资公司源码

于 2023-02-03 发布 文件大小:35.56 MB
0 190
下载积分: 2 下载次数: 1

代码说明:

YOHO潮货提倡诚信、活跃、快速的网络交易文化,坚持“宝可不淘,信不能弃。”在为YOHO潮货会员打造更安全高效的网络交易平台的同时,有货网也全力营造和倡导互帮互助、轻松活泼的家庭式氛围。每位在YOHO潮货进行交易的人,不但交易更迅速高效,而且交到更多朋友。http://www.yohogame.com/index.php

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

发表评论

0 个回复

  • 本程序实现FTP客户端的功能,能够登录FTP服务器、显示登录客户目录下的文件、目 录名和提供文件下载上传服务。本程序是一个取于对话框的MFC应用程序,主要介绍如...
    本程序实现FTP客户端的功能,能够登录FTP服务器、显示登录客户目录下的文件、目 录名和提供文件下载上传服务。本程序是一个取于对话框的MFC应用程序,主要介绍如何通过CInternetSession类、CFtpConnection类和CFtpFileFind类连接FTP服务器进行文件传输。-FTP client function can login FTP server, log shows the client directory, a directory name and file upload download services. This program is an admission on the MFC dialog applications, mainly on how CInternetSession categories, and category CFtpFileFind CFtpConnection category connecting FTP file transfer servers.
    2022-01-28 00:28:17下载
    积分:1
  • C语言编写的UDP简单文件传输协议TFTP,含客户端和服务端 默认的下载路径为E:/up/,文件将被下载到E:/dn/下;默认的上传路径为E:/dn/,文件...
    C语言编写的UDP简单文件传输协议TFTP,含客户端和服务端 默认的下载路径为E:/up/,文件将被下载到E:/dn/下;默认的上传路径为E:/dn/,文件将被上传到E:/up/下,也可以通过改变源码更改下载上传路径 不仅支持简单的文本传输,也支持视频音频压缩以及大文件的传输,且传输速度快-C language UDP Simple File Transfer Protocol TFTP, including client and server to download the default path for the E:/up /, files will be downloaded to the E:/dn/under the default upload path for the E:/dn /, files will be uploaded to E:/up/under, you can change by changing the source code download upload path not only support the simple text transmission, also supports video and audio compression and transmission of large files, and transmission speed
    2022-01-25 16:38:36下载
    积分: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
  • MFC environment, prepared by a small process, realize FTP File Transfer
    MFC环境下,编写的一个小程序,实现FTP文件传输-MFC environment, prepared by a small process, realize FTP File Transfer
    2022-05-15 14:23:35下载
    积分:1
  • 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
  • 用VC编写的FTP客户端
    vc编写的ftp客户端-vc prepared by the ftp client
    2022-05-27 07:57:08下载
    积分:1
  • 文件传输协议客户端,VC++ 实现案例.
    文件传输协议客户端,VC++ 实现案例.-File Transfer Protocol client, VC++ Realize case.
    2022-02-01 23:23:37下载
    积分:1
  • tftp客户端的简单实现,没有服务端功能
    tftp客户端的简单实现,没有服务端功能-tftp client realize a simple, no server-side functionality
    2023-05-13 22:30:03下载
    积分:1
  • 文件传输客户端程序。主要使用了Winsocket进行编程,要与FTPServer配合使用。...
    文件传输客户端程序。主要使用了Winsocket进行编程,要与FTPServer配合使用。-file transfer client. Winsocket mainly used for programming, with the combined use of FTPServer.
    2022-05-25 18:17:56下载
    积分:1
  • Java_Socke183657142005
    说明:  一个基于Java编写的Socket程序,提供简单的FTP功能实现 This networking program set consists of implementation of FTP, TELNET, HTTP SERVER, UDP NEWS SERVER, Multi client parallel chat server, Date server. Knowledge of socket programming, applet, AWT, thread, and IO streams is essential to understand these programs. All Program Tested in JDK 1.4, and Run Successfully. Do not forget to run server program before starting client program. Developed By: Divyen K Pate(A Java-based Socket procedures prepared to provide a simple FTP functions This networking program set consists of implementation of FTP, TELNET, HTTP SERVER, UDP NEWS SERVER, Multi client parallel chat server, Date server.Knowledge of socket programming, applet, AWT , thread, and IO streams is essential to understand these programs.All Program Tested in JDK 1.4, and Run Successfully.Do not forget to run server program before starting client program.Developed By: Divyen K Pate)
    2008-11-12 11:48:23下载
    积分:1
  • 696516资源总数
  • 106457会员总数
  • 15今日下载