前言 系列文章:[传送门] 五一,期待的两天假期。我的生日,happy。 【吐槽】
学校真恶心,半月前让我给他搞个东西,md,课题不加人。后来又来求,说钱(钱,咱不需要;我猜也不多)。到现在,又来了,我晕。直接一句话,加我给做,时间问题,有可能只是半成品。不加不做。正文
上文,我们...
分类:
移动开发 时间:
2014-04-29 15:44:09
阅读次数:
792
Cocos2d-x
3.0坐标系详解Cocos2d-x坐标系和OpenGL坐标系相同,都是起源于笛卡尔坐标系。笛卡尔坐标系笛卡尔坐标系中定义右手系原点在左下角,x向右,y向上,z向外,OpenGL坐标系为笛卡尔右手系。屏幕坐标系和Cocos2d坐标系标准屏幕坐标系使用和OpenGL不同的坐标系,而C...
分类:
其他好文 时间:
2014-04-29 15:42:07
阅读次数:
632
用mvc的思想去理解
数据源,adapter,xxxView的关系,写代码就轻松多了先写一个简单的gridview第一版:只有图片xml View Codejava代码public
class ActivityMain extends Activity { @Override ...
分类:
移动开发 时间:
2014-04-29 14:39:24
阅读次数:
970
What is AngularJS?AngularJS is a JavaScript MVC
framework developed by Google that lets you build well structured, easily
testable, and maintainable f...
分类:
移动开发 时间:
2014-04-29 14:32:23
阅读次数:
971
说不定以后用得上基于XMPPhttp://blog.csdn.net/lnb333666/article/details/7471292http://www.oschina.net/code/snippet_150934_11012
分类:
移动开发 时间:
2014-04-29 14:18:58
阅读次数:
550
I had been waiting for the latest MySQL
connector for .NET to come out so I can move on to the new and sleek Visual
Studio 2012 for my projects. Found...
分类:
数据库 时间:
2014-04-29 14:17:54
阅读次数:
753
会议时间:组队开发第三周 星期一 开始时间晚上9:30-10:00会议地点:学一食堂
二楼到会人员:李志岩 王亚蕊 安帅 薛禄坤 张新宇 孙存良会议概要:1.个人发言上周开发的结果 2.讨论解决每人遇到的问题3.重新发布每个人的任务具体内容:
1.张新宇: 上周开发结果:已经大概能链接android...
分类:
移动开发 时间:
2014-04-29 13:58:26
阅读次数:
488
创建方式有两种:通过Eclipse创建在工具栏上选择New》android》android
application project,或者在导航栏上选择file》new》project》android》android application
project。在出现的窗口上填上与选择你的Applicat...
分类:
移动开发 时间:
2014-04-29 13:55:22
阅读次数:
560
jsonutil类 1 package *********** 2 3 import
java.lang.reflect.Field; 4 import java.lang.reflect.Type; 5 import
java.util.ArrayList; 6 import jav...
分类:
Web程序 时间:
2014-04-29 13:41:02
阅读次数:
749
1 package com.szy.status; 2 3 import
android.app.IntentService; 4 import android.app.Notification; 5 import
android.app.NotificationManager; 6 impor.....
分类:
其他好文 时间:
2014-04-29 13:32:48
阅读次数:
549