资源列表
图书管理系统
- 图书管理功能系统:可以实现输入、查询、删除、排序‘等基本 使用c++编译程序中的MFC编译
ListDemo
- VC++ ListView控件源代码,教你学会控件的使用方法,如何设置等基础技巧-The VC++ ListView controls source code, to teach you how to control the use of methods, how to set up the basic skills
colorlistbox
- 彩色的listbox VC源代码,显示隔行变色效果,用于区分所显示的内容,使其结构更清淅,对于所显示的颜色值在源码内可根据你的爱好修改。源码内设置选中一行时,这一行加边框,反色、隔行变色设置、文字背景色设置、输出文字等都有相关定义。-The color listbox VC source code, display interlaced color effect for the distinction between the show' s content, its structure m
CListCtrlTest
- 设置CListCtrl控件背景为渐变色的VC代码,每一格的行背景色都是渐变彩色的-VC code set CListCtrl control background gradient color, background color of each cell line is a gradient color
EX_Calculator
- 简单的计算器,可以计算整数加减乘除,带括号,可以参考-Simple calculator, you can calculate the integer addition, subtraction, with brackets,
MyMenu
- PopupWindow实现Android应用的弹出菜单,本源码可让Android新手了解到菜单布局框架、菜单栏、选项视图、菜单项切换、设置选项点击事件、添加标题栏和选项、添加菜单视图、menu菜单获得焦点 如果没有获得焦点menu菜单中的控件事件无法响应、获取当前选中菜单项序号等!Android的新手可参考一下本源码。-PopupWindow Android Application pop-up menu allows the source Android novice to understan
guess-number
- 猜数字游戏 用户开始有100元钱,没有钱了或不玩了就退出。 每一轮先问用户赌多少钱,如果输入0则结束游戏,赌注必须是正的且少于现有的钱数,然后猜一个1到10 的数,用这个数与计算机产生的数比较,如果猜对了,用户赢赌注这么多钱,如果猜错了,用户损失钱,损失的钱数是 赌注/5*(用户猜的数与计算机数之差) 例如赌注是50,计算机产生的是5,用户猜的是7,则损失20元,因为 50/5 * (7-5) = 20 如果损失72,而用户只有50,则损失50 -Guessi
map
- 带Loading效果的Android远程登录代码+实例,用于在后台请求服务器是否登录成功-Loading effect Android the remote logins code the+ instance, in the background requests to the server is successful login
socket
- ndroid在wifi下手机与电脑的socket通信,内附电脑端的VC++程序源码,需要在VC6环境下编译并生成EXE文件,方可运行,同时还包括了本实例实现过程的技术文档。-ndroid the wifi next phone and computer socket communication, enclosing the computer end VC++ program source code, need to be compiled in VC6 environment and gener
AndroidJsTest
- Android与Js交互的演示实例,与Javascr ipt交互的例子,获得浏览器组件。 -Android and Js interactive demo instance, to interact with the Javascr ipt example, access to the components of the browser.
mine
- 一款winXP的自动扫雷程序,由两种方式实现,一、通过算法实现。二、逆向扫雷程序小教程和通过内存读取方式进行扫雷。内含详细文档-the winXP automatic demining process, implemented in two ways, one by the algorithm. Reverse Minesweeper program tutorials and demining memory read. Contains detailed documentation
VBA-vs-VB
- VBA Versus VB Programming The following descr iption assumes some familiarity with Visual Basic, which I treat as the "standard" of comparison. I compared Excel 97 VBA and Visual Basic 5.0, since these both use MSVBVM50.DLL. There are probably
