UNIT文件下载工具 从UNIT上下载文件到开发上往往需要先下载到自己的电脑上,再层层上传,很不方便。 所以我做了一个工具。直接在开发服务器上下载UNIT上的文件。 程序位置 svi@da-gbk-a001:~/bin/unit-dl sa_own...
分类:
Web程序 时间:
2015-04-16 12:39:41
阅读次数:
142
前一段时间,有个开发者问我能否在Ubuntu手机中使用QtQuick.Dialogs来实现FileDialog。目前在手机上没有Qt这个库的实现。最主要的原因是它不使用unit grid的方式来布局,所以在真的手机上显得非常小。那么我们怎么才能实现同样的功能呢?...
分类:
移动开发 时间:
2015-04-15 11:21:46
阅读次数:
132
时间2014-03-24 11:18:00博客园-所有随笔区原文http://www.cnblogs.com/zhibolife/p/3620440.html体系结构 为了更好地理解游戏的软件架构和对象模型,它获得更好的外观仅有一名Unity3D的游戏引擎和编辑器是非常有用的,它的主要原则。Unit...
分类:
编程语言 时间:
2015-04-14 19:17:33
阅读次数:
222
uva 11137 Ingenuous CubrencyPeople in Cubeland use cubic coins. Not only the unit of currency is called a cube but also the coins are shaped like cubes and their values are cubes. Coins with values of...
分类:
其他好文 时间:
2015-04-13 23:04:26
阅读次数:
155
今天从SVN上面检出了一个项目,在写代码的时候在输入 . 后就报 This compilation unit is not on the build path of java project 错误...
分类:
编程语言 时间:
2015-04-13 16:50:44
阅读次数:
617
final?float?height?=?TypedValue.applyDimension(TypedValue.COMPLEX_UNIT_DIP,?49,?getResources().getDisplayMetrics()); ?...
分类:
其他好文 时间:
2015-04-13 14:47:21
阅读次数:
108
介绍如果你注意到在webkit的浏览器上“flicker”一些CSS操作(尤其是变形和动画方面的)的表现,你很可能之前就注意过硬件加速了CPU、GPU和硬件加速硬件加速意味着Graphics Processing Unit(GPU)会通过代替Central Processing Unit(CPU)做...
分类:
Web程序 时间:
2015-04-13 10:50:01
阅读次数:
177
测试黑盒测试 -测试人员不知道源代码白盒测试 -测试人员知道源代码,能写一些测试用例根据测试的粒度方法测试 function test单元测试 unit test junit测试框架集成测试 integration test系统测试 system test根据测试的暴力程度冒烟测试 smoke te...
分类:
移动开发 时间:
2015-04-12 01:15:08
阅读次数:
227
DWT,全称是The Debug Watchpoint and Trace (DWT) unit,用于系统调试及跟踪。此处将使它来实现一个系统的延时功能。...
分类:
其他好文 时间:
2015-04-11 22:38:37
阅读次数:
1607
The BasicsFieldsFields are the most fundamental unit of construction: theyparse(read data from the stream and return an object) andbuild(take an objec...
分类:
编程语言 时间:
2015-04-10 22:01:28
阅读次数:
285