登录
首页 » Windows开发 » C#编写的记事本程序

C#编写的记事本程序

于 2022-07-11 发布 文件大小:67.71 kB
0 170
下载积分: 2 下载次数: 1

代码说明:

我使用C#编写的一个记事本程序,对初学者入门C#很有用哦。实现了文件的打开、保存、编辑等功能,对于初学者学习打开对话框、菜单栏、状态栏的用法有帮助。

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

发表评论

0 个回复

  • 图像处理中SSE的应用
    SSE – Streaming SIMD Extension,是Intel从PIII开始加入的一种x86扩展指令集。在SSE以前,x86的浮点运算都是以栈式FPU完成的,有一定x86汇编经验的人应该不会对那些复杂的fld、fst指令陌生吧。而SSE一方面让浮点运算可以像整数运算的模式、如 add eax , ebx 那样通过直接访问寄存器完成,绕开了讨厌的栈,另一方面引入了SIMD这个概念。SIMD – Single Instruction Multiply Data,顾名思义,它可以同时让一条指令在多个数据上执行,这种
    2022-02-09 16:46:15下载
    积分:1
  • 字典序问题:在数据加密和数据压缩中常需要对特殊的字符串进行编码。给定的字母表 A 由 26 个小 写英文字母组成 A={a,b,…,z}。该字母表产生的升序...
    字典序问题:在数据加密和数据压缩中常需要对特殊的字符串进行编码。给定的字母表 A 由 26 个小 写英文字母组成 A={a,b,…,z}。该字母表产生的升序字符串是指字符串中字母按照从左到 右出现的次序与字母在字母表中出现的次序相同,且每个字符最多出现 1 次。例如,a,b,ab, bc,xyz 等字符串都是升序字符串。 -search the postion for the given ascend sor string.
    2022-11-11 07:15:03下载
    积分:1
  • 隐藏任务栏的实例代码,用VB编写,加入到你的程序中,十分实用...
    隐藏任务栏的实例代码,用VB编写,加入到你的程序中,十分实用-hide the task bar code examples, VB prepared to join your program, a very practical
    2023-02-17 01:25:04下载
    积分:1
  • Nicholson's bootload procedures, which can be used to download state network...
    pxa255的wince里的bootload程序,可以用于以态网下载,以太网芯片用的是csa89-Nicholson"s bootload procedures, which can be used to download state network, Ethernet chips using the csa89
    2023-02-10 01:15:03下载
    积分:1
  • 动态规划
    动态规划----矩阵连乘问题 动态规划法是解决问题的一种方法。它不规定为了得到结果需如何将问题划分为子问题的固定方法,而是按不同输入给出问题的具体实例的子问题划分方法,然后再进行运算、解答问题。 矩阵连乘问题的主要思想如下: 1)设置大小为连乘个数的方阵 2)主对角线上方各元素Di,j(ij)记录获得该最小工作量矩阵分组的第一组的最后一个矩阵的序列号 最后通过下方元素可知最终结果的分组方式。-dynamic programming matrix continually multiply-dynamic programming problem is a problem-solving method. It does not require the results need to be how to divide the problems of the sub- problems fixed, but different input given by the specific example of the problem partition method, and then calculate, and answer questions. Matrix continually multiply the main idea is as follows : 1) the installation of the size of continually multiply the number phalanx 2) above the main diagonal elements Di, j (ilt; J) Matrix Mi continually multiply to the smallest workload 3) below elements Di, j (IGT; J) the record was the smallest workload of a matrix of the first group of a matrix of the final sequence, followed by the final element of the final results of the
    2022-06-17 10:27:59下载
    积分:1
  • 用vc编写的扫描仪数据源软件,未涉及硬件接口部分,只是个模拟扫描程序,图片需要从本机读入...
    用vc编写的扫描仪数据源软件,未涉及硬件接口部分,只是个模拟扫描程序,图片需要从本机读入-Vc prepared using scanner data source software, not covered by the hardware interface of the simulation is only a scanner, images from the machine-readable entry
    2023-03-15 16:50:04下载
    积分:1
  • To achieve a variety of high
    实现矩阵的各种高级运算,加减乘除,转置,求逆-To achieve a variety of high-level matrix operations, addition and subtraction multiplication and division, transpose, inverse, etc.
    2022-03-12 07:36:10下载
    积分:1
  • Base64编码与ASCII编码转换
    Base64编码与ASCII编码转换-base 64 and ascii encoding converting
    2022-05-08 19:31:29下载
    积分:1
  • CAyncSocket点对点网络聊天程序,适合于简单的网络编程实验
    CAyncSocket点对点网络聊天程序,适合于简单的网络编程实验-CSosket Net point to point program for simple user.
    2023-04-28 06:50:03下载
    积分:1
  • A student grade management system developed by Office Excel VBA Version2007
    Excel VBA开发的成绩规范化管理系统-A student grade management system developed by Office Excel VBA Version2007
    2023-06-19 18:10:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载