搜索资源列表
VisualCSharp_SQL
- 针对数据库编程始终是程序设计语言的一个重要方面的内容,也是一个难点。数据库编程的内容十分丰富,但最为基本编程的也就是那么几点,譬如:连接数据库、得到需要的数据和针对数据记录的浏览、删除、修改、插入等操作。其中又以后面针对数据记录的数据操作为重点。本文就来着重探讨一下Visual C#数据库基本编程,即:如何浏览记录、修改记录、删除记录和插入记录-against Database Programming is programming language an important aspect of
C-pointer
- c语言中得难点指针令许多人头疼的问题,在此书中你会发现指针不再头疼-pointer in c language difficulties that many people have a headache, you will find in this book is no longer a headache pointer
11.8Tuesday-飞行棋
- c#语言编写的小游戏开发类项目,主要难点包括:画飞行棋地图,两个玩家玩家掷骰子,以及玩家位置判断(C # language to write a small game development projects, the main difficulties include: map, flying chess two players players to roll the dice, and the player position to judge)