码迷,mamicode.com
首页 >  
搜索关键字:getting    ( 1564个结果
翻译qmake文档(三) Creating Project Files
上一篇: 翻译qmake文档(二) Getting Started原英文文档:http://qt-project.org/doc/qt-5/qmake-project-files.html创建项目文件 项目文件包含qmake构建你的应用程序,库文件,或插件需要的所有信息。通常,你会在项目文件里使用....
分类:其他好文   时间:2014-09-23 00:56:03    阅读次数:305
树莓派 —— Sonic Pi(声音编程)
Sonic Pi是一个开源的编程环境,设计初衷是为了通过创建声音制作音乐的流程来进行编程概念的探索和教学。 Sonic Pi的执行的代码基于Ruby,这是一种漂亮又简洁的编程语言。这意味着你可以写很多代码而不需要考虑太多关于语法和大小括号的问题——尽管对于复杂程序这些很重要。 1、GETTING STARTED(开始学习) 你可以在Raspbin系统的applicatio...
分类:其他好文   时间:2014-09-22 19:42:03    阅读次数:168
POJ3009:Curling 2.0(dfs)
http://poj.org/problem?id=3009DescriptionOn Planet MM-21, after their Olympic games this year, curling is getting popular. But the rules are somewhat ...
分类:其他好文   时间:2014-09-20 01:04:46    阅读次数:279
POJ2488:A Knight's Journey(dfs)
http://poj.org/problem?id=2488DescriptionBackground The knight is getting bored of seeing the same black and white squares again and again and has dec...
分类:其他好文   时间:2014-09-19 20:53:26    阅读次数:192
翻译qmake文档(二) Getting Started
上一篇文章: 翻译qmake文档(一) qmqke指南和概述原英文文档: http://qt-project.org/doc/qt-5/qmake-tutorial.html 本教程教讲授qmake基础知识。这个手册里的其它专题包含更详细的使用qmke信息。从简单开始 假设你已经完成了应用程序...
分类:其他好文   时间:2014-09-19 15:20:45    阅读次数:195
【狂人小白】MyBatis.002 第一个查询!
参考请注意后面文章中的注释MyBatis官方入门:http://mybatis.github.io/mybatis-3/zh/getting-started.html源代码下载:(正在审核中)代码结构1.config:配置文件目录 2.pojo:Bean类包 3.controller:数据接口 4.sql:数据库源文件数据库创建CREATEDATABASEIFNOTEXISTS`myba..
分类:其他好文   时间:2014-09-19 02:23:05    阅读次数:352
poj2488--A Knight's Journey(dfs,骑士问题)
A Knight's Journey Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 31147   Accepted: 10655 Description Background  The knight is getting bored of seeing the s...
分类:其他好文   时间:2014-09-18 22:23:34    阅读次数:241
Half Lambert
【Half Lambert】 Half Lambert was a technique created by Valve as a way of getting the lighting to show the surface of an object in low-light areas. It....
分类:其他好文   时间:2014-09-18 13:03:03    阅读次数:200
Example 1 - XY plots
http://www.ncl.ucar.edu/Document/Manuals/Getting_Started/Examples/gsun01n.shtmlOutput from example 1Frame 1Frame 2Frame 3Frame 4Frame 5(Click on any f...
分类:其他好文   时间:2014-09-16 23:28:31    阅读次数:331
DirectX 9.0c游戏开发手记之RPG编程自学日志之十 ——Drawing with DirectX Graphics (用DirectX图形绘图)(第4节)(C)
本文由哈利_蜘蛛侠原创,转载请注明出处!有问题请联系2024958085@qq.com           这一次我们继续来讲述Jim Adams老哥的RPG编程书籍第二版第二章的第4节:Getting Down to Drawing。这个超级长的节前两次讲了一多半内容,这一期我们要把它讲完。           再次将这一节的各小节的标题列在下面,以供大家参考: 1、Using V...
分类:Windows程序   时间:2014-09-16 10:50:10    阅读次数:343
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!