登录
首页 » 文件处理 » 采用VB6编制的小小程序,有源代码,无须解压密码,可以实现文件和目录在自己建立的可执行文件下的简单操作...

采用VB6编制的小小程序,有源代码,无须解压密码,可以实现文件和目录在自己建立的可执行文件下的简单操作...

于 2022-03-18 发布 文件大小:30.74 kB
0 190
下载积分: 2 下载次数: 1

代码说明:

采用VB6编制的小小程序,有源代码,无须解压密码,可以实现文件和目录在自己建立的可执行文件下的简单操作-use VB6 procedures for the preparation of small, active code without extracting passwords, files and directories in themselves, in the executable file under the simple operation

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

发表评论

0 个回复

  • CI框架上传类改写,支持多附上传
    CI框架上传类改写, 原来的程序只支持一个附件上传,并不支持控件数组上传。 现已修改支持多附件上传。将该文件放到自己程序目录中的libraries文件夹下。 调用如下: // 附件上传处理 $folder = date("Ym"); $upload_dir = APPPATH . "/app/upload/".$folder; $config["upload_path"] = $upload_dir; $config["allowed_types"] = "gif|jpg|png|txt|doc|docx|xls|xlsx|ppt|pptx|pdf"; $config["max_size"] = "5120"; $config["max_width"] = "0"; $config["max_height"] = "0"; $config["max_filename"] = "0"; $config["overwrite"] = false; $config["encrypt_name"] = true; $config["remove_spaces"] = true; $this->load->library("upload", $config); $field_name = "att"; if (!$this->upload->do_upload($field_name, true)) { // 出错 $error = array("error" => $this->upload->display_errors()); } else { // 正
    2022-05-05 09:14:31下载
    积分:1
  • vc写的清除历史记录的程序
    vc写的清除历史记录的程序-vc written historical record of the removal procedures
    2022-01-31 06:37:14下载
    积分:1
  • compiler theory test, do yourself
    编译原理的实验,自己动手做的-compiler theory test, do yourself
    2022-03-04 16:04:38下载
    积分:1
  • this file is very helpful to it persons
    this file is very helpful to it persons
    2022-04-28 20:38:45下载
    积分:1
  • WINDOWS操作系统可执行加密器,
    WINDOWS操作系统可执行文件加密器,-Windows operating system executable file encryption device.
    2022-08-17 18:57:46下载
    积分:1
  • COFF到ELF格式转换器
    这是一个将COFF格式转换为ELF格式的实用程序。
    2022-01-26 01:56:48下载
    积分:1
  • 一个用vc开发的小程序,写,采用面向对象的设计思想,还是不错的...
    一个用vc开发的小程序,写文件,采用面向对象的设计思想,还是不错的
    2023-05-02 20:45:03下载
    积分:1
  • 生成Jar 手把手教你! 非常有价值
    生成Jar文件 手把手教你! 非常有价值-Generated Jar file手把手教you! Very valuable
    2022-06-28 12:39:11下载
    积分:1
  • AppWizard has created this CIniDemo application for you. This application not...
    AppWizard has created this CIniDemo application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.-+5.0 has created this CIniDemo appli tion for you. This application not only demon strates the basics of using the Microsoft Found ation classes but is also a starting point for wr iting your application.
    2022-07-23 12:02:16下载
    积分:1
  • Java字典编码
    Java字典压缩编码:很小很实用;双击Jar文件运行,再观察out文件夹下多出的两个文件:分别是编码流文件和解码文件。 另外会弹出消息框显示压缩率。
    2023-01-06 09:25:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载