码迷,mamicode.com
首页 >  
搜索关键字:won    ( 149个结果
dig out secrets beneath AirSig
My sister installed AirSig last week. She is so exciting about this new techknology and she won't stop writing strange words in the air. She want me t...
分类:其他好文   时间:2015-04-12 19:12:45    阅读次数:133
GTK编程:将图片文件按指定比例显示
实现功能:将指定的图片文件按指定比例在窗体中显示注意:这段代码没有信号处理的实现,当点击关闭窗体的时候,虽然窗体关闭了,但程序并没有真正退出。/* File: SizeShow.c * Date: Mon Mar 27 15:36:09 HKT 2015 * Describe: Show the picture with the specified size * Autor: won */...
分类:其他好文   时间:2015-04-01 00:24:36    阅读次数:174
GTK编程:获取屏幕分辨率
最近开始学习GTK+图形界面编程了,先写一些非常基础的程序。这个程序实现的功能是:获取屏幕的分辨率。/* File: ScreenParam.c * Date: Mon Mar 23 16:41:27 HKT 2015 * Describe: Print the screen resolution * Autor: won */#include #include <s...
分类:其他好文   时间:2015-03-31 22:20:33    阅读次数:176
.bash_profile for mac‘ envionment variables
A typical install of OS X won't create a .bash_profile for you. When you want to run functions from your command line, this is a must-have.Start up Te...
分类:系统相关   时间:2015-03-18 15:30:52    阅读次数:190
glm编译错误问题解决 formal parameter with __declspec(align('16')) won't be aligned
参考:http://stackoverflow.com/questions/25300116/directxxmmatrix-error-c2719-declspecalign16-wont-be-aligned 参考:http://blog.csdn.net/yuanwenmao/article/details/6530826 环境:vs2013,glm-0.9.6.1 一、glm概述...
分类:其他好文   时间:2015-03-13 12:41:47    阅读次数:222
(Solved) Mercedes C180 W202 key EIS problem question
Problem with a car: A customer towned to my shop a Mercedes' C180 W202 year 1997 with no working keys. The key itself won't turn in EIS and wont unloc...
分类:其他好文   时间:2015-02-26 18:05:33    阅读次数:506
dinner
Dinner 时间限制:100 ms  |  内存限制:65535 KB 难度:1 描述Little A is one member of ACM team. He had just won the gold in World Final. To celebrate, he decided to invite all to have one meal. As bowl, ...
分类:其他好文   时间:2015-01-15 22:07:48    阅读次数:266
MySQL常用语法
更新数据:update表名set健名=“更改的值”where建=……删除数据:deletefrom表名where……索引:createindex索引名称on表名(键名);创建试图:createVIEW视图名(键,键)ASSELECTMATCHNO,ABS(WON-LOST)FROM表名;授权:例如;grantselectonPLAYERSTOzcl;授予用户有select的权限..
分类:数据库   时间:2015-01-13 17:56:39    阅读次数:233
GM Tech 2: A Real China Diagnostic Tool
As the most powerful diagnostic tool for GM vehicles,GM Tech 2has won for itself many car fans. Additionally, it is still available to do diagnosis fo...
分类:其他好文   时间:2014-12-23 17:02:59    阅读次数:153
建图 FZU 2112
Description You have won a collection of tickets on luxury cruisers. Each ticket can be used only once, but can be used in either direction between the 2 different cities printed on the ticket. You...
分类:其他好文   时间:2014-12-10 21:21:03    阅读次数:248
149条   上一页 1 ... 11 12 13 14 15 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!