搜索资源列表

  1. CreateTextFile

    0下载:
  2. 这个是个教你怎么在程序中产生文本文件的例子,是个不错的学习例子-This is a teach you how in the proceedings arising from a text file example is a good example of learning
  3. 所属分类:文件操作

    • 发布日期:2024-09-20
    • 文件大小:11264
    • 提供者:tanqian
  1. vbs

    0下载:
  2. Set objFSO = CreateObject( scr ipting.FileSystemObject ) Set objTS = objFSO.OpenTextFile( users.txt ) Set objLog = objFSO.OpenTextFile( lognames.txt ) Set objBat = objFSO.CreateTextFile( newfolders.bat ) Do st
  3. 所属分类:系统编程

    • 发布日期:2024-09-20
    • 文件大小:2048
    • 提供者:joe zhang

源码中国 www.ymcn.org