搜索资源列表
huitu805
- 关于VC和windows 的绘图机制: 使用GDI(图形设备接口)对象,通常使用CDC 类,CPaintDC也一样(device-context)设备上下文 windows下的MFC编程机制,消息驱动,事件等待! 全局的app(应用程序对象) 注意 手工分配内存的清除 和CDC对象的删除 以释放系统的GDI资源 每一个new操作符都要对应一个delete 虽然已经弄出来了,还是希望大家好好读读源程序-on VC and windows gr
button
- //建立顶级窗口 toplevel = XtVaAppInitialize[&app, "ArrowButton", NULL, 0, &argc, argv, NULL, NULL] //建立多选按钮的布局组件 n = 0 XtSetArg[args[n], XmNarrowDirection, XmARROW_RIGHT] n++ XtSetArg[args[n], XmNwidth, 100] n++ XtSet
button
- This code helps you design smart buttons with extra effects for your VB app.
colorchanger
- Color Changer , my first app :)
spoofshutdownapp
- 一个窗口界面的关机恶搞小程序..通过不断弹出窗口引诱点击一些不想点击的确定按钮.否则关机-spoof shutdown app
aa
- 简单的计算器,我自己做的,我只是来学习的!-a simple app making by myself
TravelApp-(1)
- 一个简单的安卓app应用程序,类似于滴答拼车,但是拼游的,大家可以通过此软件找到一起出游的小伙伴-A simple Android app applications, similar to the ticking carpool, but to fight tour, we can travel together by this software to find a small partner
androidweather
- weather app is nice apk for riskin good
windows
- 自定义控件,初次尝试开发windows桌面应用,关注公众号互相交流“编程杂谈”-customize control for windows app
Yemian
- 通过编写简单的安卓app界面,添加按钮实现安卓手机app两个界面之间的跳转。安卓入门教程小程序-By writing a simple android app, add a button to make the jump between the android phone app. Android primer tutorial
