登录
首页 » C# » ReadData

ReadData

于 2020-06-22 发布
0 147
下载积分: 1 下载次数: 1

代码说明:

说明:  通过自定义Windows窗口,以文件窗口的形式,实现对txt文件的读取和写入等功能。(The functions of reading and writing txt files are realized by customizing windows in the form of file windows.)

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

发表评论

0 个回复

  • Microsoft.VC90.CRT
    MFC release版本程序运行时库。程序和库安装在同一目录,不用安装VS,程序就可以运行(MFC release version program runtime library)
    2014-05-07 08:50:28下载
    积分:1
  • PL0-The-compiler
    一、完成的实验内容及说明 基本内容 (1)扩充赋值运算:+ 和 - (2)扩充语句 REPEAT <语句序列> DOWHILE <条件> 其中,<条件>是循环条件,即条件成立时,重复执行循环体的< 语句序列> 选做内容 (1)增加运算:++ 和 。 (2)增加类型:① 字符类型; ② 实数类型。 (3)扩充函数:① 有返回值和返回语句;② 有参数函数。 (4)增加一维数组类型 (A, the experiment content and complete The basic content Operation: (1) expand the assignment+ and (2) REPEAT expansion statements < > statement sequence Conditions of DOWHILE < > Among them, the conditions of < > is loop condition, namely conditions founded, repeat the loop body < > statement sequence Choose to do content (1) operation:++ and . (2) types: (1) character types (2) real types. (3) the expansion of function: (1) has a return value and return statement (2) a parameter function. (4) increase a one-dimensional array type)
    2020-07-16 22:38:54下载
    积分:1
  • Asp.net学生信息管理系统源码
    说明:  这是一款有关学生信息管理系统的源码,该系统是一个集成多功能的信息管理系统,有教师资料管理、学生管理、班级管理、 专业管理、课程管理、成绩管理和院系管理功能模块。可以作为毕业设计或者课程设计使用以及学习交流使用, 感兴趣的同学们可以下载哦。(This is the source code of a student information management system, which is an integrated multi-functional information management system, including teacher information management, student management, class management Professional management, curriculum management, performance management and department management function modules. It can be used as graduation design or course design and learning exchange, Interested students can download it.)
    2020-04-24 21:46:32下载
    积分:1
  • RED.CC
    我研究生阶段研究定的方向是网络拥塞管理,而我研究RED算法也有挺长时间了,很久以前就有解析NS中的队列管理算法RED的源代码(red.cc&red.h)的想法,借寒假有时间,匆匆写了一下。有些东西自己也没完全弄懂,但是对于困惑于如何修改RED算法的同学来说,应该有很大的参考价值。 本文档首先分析了RED算法涉及参数的含义,然后给出了主要函数的作用,最后对主要函数的源代码进行了分析。 希望本文档对你有用。 (I set the direction of post-graduate stage of the study is to network congestion management, but I have studied the RED algorithm also has quite a long time, long ago have resolved NS in the RED queue management algorithm source code (red.cc & red.h) the idea, by winter have the time to rush to write a bit. Some things they themselves have no fully understood, but for the confusion on how to modify the RED algorithm for the students, it should be a great reference value. This document first analyzes the RED algorithm is related to the meaning of the parameters, and then gives a major role in the function and finally the main function of the source code analyzed. Hope that this document useful to you.)
    2010-03-10 10:17:10下载
    积分:1
  • 252616
    通信原理实验指导书,包括全部通信原理章节,原理分析,硬件解释,编程指导等(The communication principle experiment instruction book, including all the communication principle chapter, the principle analysis, the hardware explanation, the programming instruction and so on)
    2019-01-05 07:39:21下载
    积分:1
  • d3d9wj
    #include <windows.h> #include "d3d9.h" #include "main.h" tDirect3DCreate9 oDirect3DCreate9; IDirect3D9 *APIENTRY hkDirect3DCreate9(UINT SDKVersion) { IDirect3D9 *d3dint = oDirect3DCreate9(SDKVersion); if( d3dint != NULL ) { hkIDirect3D9 *ret = new hkIDirect3D9(&d3dint); add_log("Direct3DCreate9(%i) succeeded...", SDKVersion); add_log("Hooked Direct3D9 interface: 0x%x -> 0x%x", ret->m_pD3Dint, ret); } else add_log("Direct3DCreate9(%i) failed...", SDKVersion); return d3dint; }
    2020-06-22 08:00:02下载
    积分:1
  • vc_split
    VC++中,用CSplitterWnd切分窗口的实例程序,程序简单,应该可以一目了然了。(A project of VC++ is provided. It s a demo for dividing one window into several parts. This demo code uses CSplitter)
    2010-05-16 15:10:29下载
    积分:1
  • ov7620摄像头+飞思卡尔资料
    ov7620摄像头组,freescle智能车上位机测试程序,原理及资料。(OV7620 camera group, freescle smart car upper computer testing procedures, principles and information.)
    2020-06-19 19:20:02下载
    积分:1
  • hbMS
    MFC编的数据库管理系统,ODBC连接SQL。里面用了列表控件,组合框控件等。实现管理数据库,直接在列表框控件中操作即可。(MFC series database management systems, ODBC connection SQL. They spent a list control, combo box controls. Implement management database directly in the ListBox control can operate.)
    2013-06-27 11:24:35下载
    积分:1
  • WebDAVClient-master(2)
    一个基于webdav的网盘客户端,代码简单易懂,可以供初学者参考(A WebDAV based SkyDrive client, the code is simple and easy to understand, can be used for reference for beginners)
    2017-12-06 15:06:02下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载