CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 搜索资源 - file.read

搜索资源列表

  1. yyy1

    0下载:
  2. 用VB编写的,读写INI文件的四个函数,简单易用-VB prepared in the INI file read and write four function, easy-to-use
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.09kb
    • 提供者:yyy
  1. C源码_CFG-_INI配置文件读写测试程序

    0下载:
  2. CFG-_INI配置文件读写测试程序-CFG - _INI configuration file read and write test procedures
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7.41kb
    • 提供者:grandbleu
  1. read and write

    0下载:
  2. 使用c#的类库进行引用,以及在继承的窗体中派生新的窗体,并进行文件的二进制 读写-use of the library for references, and the succession of forms derived new forms, and read and write a binary file! !
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:23.42kb
    • 提供者:严磊
  1. 用MFC构建图像显示和操作的界面

    0下载:
  2. 用MFC构建图像显示和操作的界面; 掌握图像显示的方法并实现它; 编写读入BMP图像文件的程序; 编写把图像写入BMP图像文件的程序;,Image display using MFC to build and operate the interface master image display method and to achieve it the preparation of BMP image file read procedure the preparation of th
  3. 所属分类:界面编程

    • 发布日期:2017-05-27
    • 文件大小:4.13mb
    • 提供者:程博
  1. readtxtfile

    0下载:
  2. 在VB环境里打开txt文件,读取其中的所需信息。-Open the txt file, read the information
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-14
    • 文件大小:4.51kb
    • 提供者:zhy
  1. repl

    0下载:
  2. 字符替换 \替换为\\ 单斜杠替换为双斜杠 文本读写方式替换-CString \ replace to \file read and write methods
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-23
    • 文件大小:29.05kb
    • 提供者:雷子
  1. GPS_SPP

    0下载:
  2. 伪距单点定位,Rinex文件读取数据解析,计算卫星在轨位置,计算测站坐标-Pseudo-range single-point positioning, Rinex file read the data analysis, calculation of satellite position in orbit to calculate station coordinates
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-16
    • 文件大小:3.97mb
    • 提供者:陈金荣
  1. ex_RW

    0下载:
  2. 自己编写的打开文件、读写信息、mfc界面,编译通过-I have written to open the file, read and write information, mfc interface, compiled by
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-23
    • 文件大小:7.23mb
    • 提供者:韩伟
  1. Myexp1

    0下载:
  2. 设计开发一个简易图形编辑器。1. 交互式绘制图形(至少包括线、矩形和文本),绘制完成的图形能够正确地重现 2. 绘制结果可以正确持久化(存储到文件、从文件中读出) -Design and develop a simple graphics editor. 1. Interactive rendering graphics (including at least line, rectangle and text) of the painted graphics can properly a
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:23.52kb
    • 提供者:zhu
  1. Track-File-Generator

    0下载:
  2. 为了记录不规则移动轨迹我想到的一个方法是把坐标在文件中然后再依次读取即可,所记录下的轨迹文件也可以在以后用到.-Irregular trajectory to record a way I can think of is to coordinate in the document can then turn to read, the track recorded files can also be used in the future.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-17
    • 文件大小:27.03kb
    • 提供者:sdx
  1. bank

    0下载:
  2. 图形化界面 银行系统涉及存取款转账修改密码查询信息开户等基本功能同时涉及文件读写-Graphical interface to access money transfers involving the banking system to change the password to open an account query information file read and write basic functions involve
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:511.09kb
    • 提供者:yuqi
  1. ReadFile

    0下载:
  2. 在Visual C++ 6.0下利用互斥量同步线程来实现文件读取进度条-In Visual C++ 6.0 under simultaneous threads using mutex to achieve the progress of the file read
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-15
    • 文件大小:38.98kb
    • 提供者:
  1. txtdata

    0下载:
  2. 实现vc获取当前项目exe文件所在路径中的txt文件,读取txt文件中的数字,并且显示在edit控件中-Achieve vc exe file for the current project path where the txt file, read the txt file in the figures, and displayed in the edit control
  3. 所属分类:Dialog_Window

    • 发布日期:2017-06-11
    • 文件大小:17.79mb
    • 提供者:李春丽
  1. guanli

    0下载:
  2. (1)每一条记录包括一个学生的学号、姓名、3门成绩、平均成绩。 (2)输入功能:可以一次完成无数条记录的输入。 (3)显示功能:完成全部学生记录的显示。 (4)查找功能:完成按姓名查找学生记录,并显示。 (5)排序功能:按学生平均成绩进行排序(从高到低)。 (6)插入功能:按平均成绩高低插入一条学生记录。 (7)保存功能:将学生记录保存在任何自定义的文件中,如保存在:d:\student.txt。 (8)读取功能:将保存在文件中的学生记录读取出来。 (9)有一个清
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-08
    • 文件大小:129.49kb
    • 提供者:王铁龙
  1. read-the-file

    0下载:
  2. 读取指定文件的内容并将内容在对话框中输出-Read the contents of the specified file and output in the dialog box
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-09
    • 文件大小:1.78mb
    • 提供者:123
  1. Itinerary

    0下载:
  2. 用WTL编写的记录周工作日志的小程序,界面简单,主要用到了RICHEDIT和一周时间的确定,还有文件的读写等。-Use WTL to write the log record work week program, the interface is simple, the main use of RICHEDIT week confirm that the file read and write.
  3. 所属分类:RichEdit

    • 发布日期:2017-03-29
    • 文件大小:886.94kb
    • 提供者:
  1. read

    0下载:
  2. GUI界面,edit text 读入数据文件,GUI界面,edit text 读入数据文件-GUI interface, edit text read into the data file, the GUI interface, edit text read into the data file
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-14
    • 文件大小:3.75kb
    • 提供者:陈烨
  1. read_file

    0下载:
  2. 用MFC编程,首先选择文件,在输入新路径实现文件读写-MFC programming, first select the file, enter a new path to the file read and write
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-16
    • 文件大小:4.06mb
    • 提供者:Bruce Lee
  1. ChangeColor

    0下载:
  2. 一个完成的小程序,可以改变标题栏颜色。有控制条的使用,实现了开机启动,还有ini文件的读写。-For a complete program, you can change the color of the title bar. The use of the control bar, boot ini file read and write.
  3. 所属分类:ToolBar

    • 发布日期:2017-11-14
    • 文件大小:1.25mb
    • 提供者:
  1. zonghe1

    1下载:
  2. 1.交互式绘制图形(至少包括线、矩形和文本),绘制完成的图形能够正确地重现 2.绘制结果可以正确持久化(存储到文件、从文件中读出) 3.线、矩形、文本的颜色(线色和填充色)可调 -1 the interactive rendering graphics (including lines, rectangles, and text at least), graphics drawing is completed correctly reproduce 2 draw results ca
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-25
    • 文件大小:2.5mb
    • 提供者:董浩
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com