登录
首页 » C# » 一个记事本,用C#编写的基本实现所有的功能了!

一个记事本,用C#编写的基本实现所有的功能了!

于 2022-05-27 发布 文件大小:89.57 kB
0 109
下载积分: 2 下载次数: 1

代码说明:

一个记事本,用C#编写的基本实现所有的功能了!-A notebook, using C# The preparation of the basic realization of all the functions of the!

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

发表评论

0 个回复

  • f_in_box__dotnet__demo_3_1_5_6
    f-in-box的Demo,是从f-in-box的官网上下载下来的。(the Demo of f_in_box,is download form www.f-in-box.com)
    2010-10-29 18:06:37下载
    积分:1
  • ComputationalMechanicsLibrary
    一个个人使用的精简了的c++有限元计算库(Finite element calculation library)
    2018-04-15 15:39:13下载
    积分:1
  • OK-OK
    Bacom use mmc not test very fast
    2020-06-19 19:20:02下载
    积分:1
  • 代码
    说明:  分为主机,从机两部分,从机收集温度并动态显示在数码管上;主机和从机通过nrf24l01模块进行无线通信,主机把从机(3个)的温度数据显示在lcd1602上(It is divided into two parts: the master and slave, which collect the temperature from the slave and display it dynamically on the digital tube; the master and slave communicate with each other through the nRF24L01 module, and the host displays the temperature data of the slave (3) on the lcd1602.)
    2020-06-16 11:00:02下载
    积分:1
  • chelianggengzongjiance
    车辆检测与跟踪,实时跟踪车辆状态, 不错的方案(Car Detection and Tracking)
    2013-08-05 19:45:07下载
    积分:1
  • ParasolidAPI
    UG内核文件pdf说明,x_t格式3D文件参考。(Introduction to the Parasolid API)
    2020-06-30 22:40:01下载
    积分:1
  • code
    PC与单片机通信的握手协议的建立,以及工业上单片机控制继电器的实例(PC with Single-chip communication handshake agreement set up, as well as industry examples Singlechip Control Relay)
    2009-02-25 22:25:03下载
    积分:1
  • 10_02
    用分形插值算法生成云和山--《分形算法于程序设计》光盘(using fractal interpolation algorithm for generating clouds and the mountains-- "fractal algorithm in the program design" CD)
    2005-03-08 10:40:22下载
    积分:1
  • C# 自绘式按钮的实例 源码
    C# 自绘式按钮的实例源码,本例主要是以复合控件方式创建自绘式按钮,并测试了自绘式按钮响应鼠标单击事件。自绘按钮的绘制,可以参考以下代码:   //绘制新按钮   Graphics MyGraphics = e.Graphics;   Point[] MyPtsA = { new Point(0, 0), new Point(90, 0), new Point(170, 0), new Point(170, 50), new Point(170, 90), new Point(90, 90), new Point(0, 90), new Point(0, 50) };   Color[] MyColsA = { Color.White, Color.Black, Color.White, Color.Black, Color.White, Color.Black, Color.White, Color.Black };   PathGradientBrush MyPGBrushA = new PathGradientBrush(MyPtsA);   MyPGBrushA.SurroundColors = MyColsA;   MyGraphics.FillRectangle(MyPGBrushA, 0, 0, 170, 90);   String MyText = "自绘式按钮";   Font MyFont = new Font("隶书", 22);   SolidBrush MyBrush = new SolidBrush(Color.White);   PointF MyPoint = new PointF(3.0F, 30.0F);   MyGraphics.DrawString(MyText, MyFont, MyBrush, MyPoint);
    2022-06-30 07:08:12下载
    积分:1
  • GshaangqumianP
    GPS导航定位双曲面求解方法,,用了卡尔曼滤波法,改方法实时性高 (GPS navigation and positioning the hyperboloid solving method, using a Kalman filter method, change its method of real-time high)
    2012-09-15 22:26:34下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载