登录
首页 » C# » 本系统主要实现以下目标: ? 系统采用人机交互的方式,界面美观友好,信息查询灵活、方便,数据存储安全可靠。 ? 歌星点歌,根据演唱歌星的名字来查询选择歌...

本系统主要实现以下目标: ? 系统采用人机交互的方式,界面美观友好,信息查询灵活、方便,数据存储安全可靠。 ? 歌星点歌,根据演唱歌星的名字来查询选择歌...

于 2022-03-11 发布 文件大小:1.06 MB
0 121
下载积分: 2 下载次数: 1

代码说明:

本系统主要实现以下目标: ? 系统采用人机交互的方式,界面美观友好,信息查询灵活、方便,数据存储安全可靠。 ? 歌星点歌,根据演唱歌星的名字来查询选择歌曲。 ? 数字点歌,按照歌曲名称编号进行查询选择歌曲。 ? 拼音点歌,根据歌曲名称的每一个汉字拼音打头的字母来选歌。 ? 歌名点歌,根据歌曲名称来检索歌曲。 ? 系统最大限度地实现了易维护性和易操作性。-This system is mainly to achieve the following objectives:? System uses human-computer interaction approach, friendly and beautiful interface, and information inquiries, flexible, convenient, safe and reliable data storage. ? Singer song, according to concert singer" s name to query to select a song. ? Digital song, according to a query song name to select a song number. ? Alphabet song, according to the name of every song starts with a Chinese phonetic letters to select songs. ? Song song, according to song name to retrieve the songs. ? System to maximize the ease of maintenance and ease of maneuverability.

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

发表评论

0 个回复

  • C# 利用AND运算符进行查询
    C# 利用AND运算符进行查询,查询外语成绩和高数成绩都大于80的学生信息。相关的SQL语句写法和自定义如下:   string P_Str_ConnectionStr = string.Format(//创建数据库连接字符串    @"server=WIN-GI7E47AND9RLS;database=db_TomeTwo;uid=sa;pwd=");   string P_Str_SqlStr = string.Format(//创建SQL查询字符串    "SELECT * FROM tb_Grade WHERE 外语>80 AND 高数>80");   SqlDataAdapter P_SqlDataAdapter = new SqlDataAdapter(//创建数据适配器    P_Str_SqlStr, P_Str_ConnectionStr);   DataTable P_dt = new DataTable();//创建数据表   P_SqlDataAdapter.Fill(P_dt);//填充数据表   return P_dt;//返回数据表
    2023-08-29 10:55:04下载
    积分:1
  • WPF 圆形菜单(仅UI实现,需自定义事件)
    圆形的菜单很漂亮很好用
    2016-06-22下载
    积分:1
  • salsa20a
    salsa20是流密码算法,是比较优秀的算法之一(salsa20 is a stream cipher algorithm)
    2015-03-28 15:48:35下载
    积分:1
  • peay
    CSR蓝牙MP3播放USB DONGLE源码,支持蓝牙A2DP协议,实现无MP3播放功能(CSR Bluetooth MP3 play USB DONGLE source code, support Bluetooth A2DP protocol, achieve no MP3 playback function)
    2019-01-05 23:29:42下载
    积分:1
  • MapReduce 例子源码下载
    MapReduce.NET 来源于官方https://code.google.com/p/mapreduce-net
    2014-10-23下载
    积分:1
  • mt4开源BollBounce_EA
    【实例简介】BollBounce_EA.mq4
    2021-10-17 00:30:57下载
    积分:1
  • Sample_VC
    说明:  prodave是西门子PLC与高级语言的程序接口,如何使用它,这里给出一个VC与西门子PLC通讯并读写DB块数据的例子(Prodave is Siemens PLC and high level language program interface, how to use it, so here is a VC and Simon PLC and literacy DB block of data example )
    2011-04-18 15:09:48下载
    积分:1
  • 简易计算器
    说明:  C#编写的简易计算机程序,属于基础应用程序(Simple computer program written in C#, belonging to the basic application)
    2020-06-17 03:00:02下载
    积分:1
  • 从指纹读取器读取日志文件
    zkemceeper.czkem类
    2023-06-15 03:00:02下载
    积分:1
  • MirGui
    收集的传奇外挂原码。希望大家有用,版本比较旧了。但原理很好。对于新手来说有很大帮助。(The legend of the original collection of plug-in code. Hope that useful, the older version. But the principle of good. For the novice of great help.)
    2008-12-29 12:33:34下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载