登录
首页 » C# » 该程序用c#编写,实现了在菜单中加入图标的功能。

该程序用c#编写,实现了在菜单中加入图标的功能。

于 2022-03-18 发布 文件大小:7.10 kB
0 33
下载积分: 2 下载次数: 1

代码说明:

该程序用c#编写,实现了在菜单中加入图标的功能。-the procedures used to prepare c#, achieved by adding the menu icon functions.

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

发表评论

0 个回复

  • (1)需要使用对象
    (1)要求利用面向对象的方法以及C++的编程思想来完成系统的设计; (2)要求在设计的过程中,建立清晰的类层次; (3)在系统的设计中,至少要用到面向对象的一种机制。 (4)能够从屏幕上读取一个学生的信息并将信息存入到数据文件中。 (5)能够将指定的信息从文件中删除。 (6)能够按编号、姓名对学生的信息进行检索并将检索结果显示在屏幕上。 (7)可以统计全部学生的总成绩,及其在班上的排名。 (8)能够统计各科的平均成绩及及格率。 (9)要求有错误提示功能,例如性别只能输入男女,输入错误提示重新输入。 (10)如果检索不到相应的信息应提示用户。 -(1) require the use of object-oriented methods and C programming ideas to complete system design; (2) require the design process, the establishment of a clear class hierarchy; (3) the system"s design, at least have to use an object-oriented mechanism. (4) to read from the screen of a student information and information into the data file. (5) can be designated information deleted from the document. (6) to by number, name of student information retrieval and search results displayed on the screen. (7) Statistics can all students of the total achievements in the classroom and in the rankings. (8) Statistics Branch to the average scores and passing rates. (9) require a functional errors, such as
    2022-02-25 23:35:31下载
    积分:1
  • N-Queen
    : N皇后问题,在一个N×N国际象棋盘 上,有N个皇后,每个皇后占一格;要求皇后间不会出现 相互“攻击”的现象,即不能有两个皇后处在同一行、同一 列或同一对角线上。问共有多少种不同的方法。下图以4 个皇后为例,说明一个正确的解( N是一个大于等于2并 且小于等于100的整数)(: N queens problem, a NN chess disk, N-Queen, Queen of the grid requirements between each other " attack" phenomenon does not appear in the Queen' s, that can not have two queens in the same row , the same column or on the diagonal. Asked a total of a number of different ways. The following diagram 4 Queen, for example, indicating that a correct solution (N is a number greater than or equal to 2 and less than or equal to an integer of 100))
    2012-08-31 17:31:00下载
    积分:1
  • SPI-1.8-TFT
    这是一个SPI 接口的1.8寸TFT操作的源代码,液晶屏控制器为ST7735,里面附带ST7735资料(This is an SPI interface 1.8-inch TFT operation of the source code, the LCD screen controller ST7735, ST7735 with inside information)
    2014-01-15 21:57:25下载
    积分:1
  • 使用STM32开发的蓝牙串口模块
    使用STM32开发的蓝牙串口模块:ATK-HC05-V11(V11 是版本号,下面均以 ATK-HC05 表示该产品)是一款高性能的主从一体蓝牙串口模块,可以同各种带蓝牙功能的电脑、蓝牙主机、手机、PDA、PSP 等智能终端配对,该模块支持非常宽的波特率范围:4800~1382400,并且模块兼容 5V 或 3.3V 单片机系统。
    2022-07-11 03:37:51下载
    积分:1
  • IEC104_CPP
    IEC104服务器 实现IEC104服务器的功能(Iec104 master )
    2014-01-03 14:20:08下载
    积分:1
  • FCFS
    先来先服务(FCFS)调度:按先来后到次序服务,未作优化。(First come first serve (FCFS) scheduling: the order of service by first come first served, not for optimization.)
    2012-01-01 13:48:29下载
    积分:1
  • 28335采样程序
    说明:  TMS320F28335的ADC模块采样程序,用于对外部模拟信号的采样(ADC module sampling program of TMS320F28335 for sampling external analog signals)
    2020-06-17 20:00:02下载
    积分:1
  • IEC61131-3(2003)
    说明:  国外标准IEC6116-3工业自动化的编制(discripe the international standard)
    2009-07-29 09:53:08下载
    积分:1
  • 智能拼音输入法编程源码
    * pyInput.c - 拼音输入法模块 */ #include  #include  struct PY_index { char *PY; char *PY_mb; }; /* "拼音输入法汉字排列表,码表(mb)" */ char PY_mb_a[] ={"阿啊"}; char PY_mb_ai[] ={"哎哀唉埃挨皑癌矮蔼艾爱隘碍"}; char PY_mb_an[] ={"安氨鞍俺岸按案胺暗"}; char PY_mb_ang[] ={"肮昂盎"}; char PY_mb_ao[] ={"凹敖熬翱袄傲奥澳懊"}; char PY_mb_ba[] ={"八巴叭扒吧芭疤捌笆拔跋把靶坝爸罢霸"}; char PY_mb_bai[] ={"白百佰柏摆败拜稗"}; char PY_mb_ban[] ={"扳班般颁斑搬板版办半伴扮拌绊瓣"}; char PY_mb_bang[] ={"邦帮梆绑榜膀蚌傍棒谤磅镑"}; char PY_mb_bao[] ={"包苞胞褒雹宝饱保堡报抱豹鲍暴爆剥薄瀑"}; char PY_mb_bei[] ={"卑杯悲碑北贝狈备背钡倍被惫焙辈"}; char PY_mb_ben[] ={"奔本苯笨夯"}; char PY_mb_beng[] ={
    2022-05-14 21:33:31下载
    积分:1
  • CtrlIPClt
    网络方面关于ip的得到与获取方面的代码,哈哈哈 (ip on the network and get access to the area code, Ha Ha Ha)
    2006-11-14 11:08:37下载
    积分:1
  • 696518资源总数
  • 104223会员总数
  • 35今日下载