1.设备分辨率The platform includes the following device definitions for use in creating Android Virtual Devices in theAVD Manager:Nexus 7 (7.3", 800 x 1280,...
分类:
移动开发 时间:
2014-10-15 11:56:20
阅读次数:
174
刚开始以为下面这个错误呢,Unable to create the selected preference page. - - ITeye技术网站http://sun-xyun.iteye.com/blog/401614结果查看jdk 版本是对的。通过Error creating the view....
分类:
移动开发 时间:
2014-10-09 16:55:57
阅读次数:
313
第五章:TransformsAffine TransformsCGAffineTransform是二维的Creating a CGAffineTransform主要有三种变化方法旋转:CGAffineTransformMakeRotation(CGFloat angle)缩放:CGAffineTra...
分类:
移动开发 时间:
2014-10-09 02:17:17
阅读次数:
289
JavaScript is all about objects. Objects are the foundation of everything, so if you’reunfamiliar with objects, you’re going to learn quickly. The goa...
分类:
Web程序 时间:
2014-10-06 05:33:49
阅读次数:
318
Creating a Simple JSON ObjectThe following code segment demonstrates the creation of a simple JSON object containing one JSON pair. Once this object i...
分类:
Web程序 时间:
2014-10-04 21:00:07
阅读次数:
731
出现了一大串错误Error creating bean with name 'userController': Injection of autowired dependencies failed。。。。。 查了代码后发现,原来是在UserServiceImpl中忘了写一句话@Service("us...
分类:
其他好文 时间:
2014-10-03 19:16:45
阅读次数:
434
uboot在引导内核时会把NAND分四个区:Creating 4 MTD partitions on "NAND 2GB 3,3V 8-bit":0x00000000 - 0x00040000:"Bootloader" 0x00040000 - 0x00400000:"Kernel"0x00400....
分类:
其他好文 时间:
2014-09-29 13:34:10
阅读次数:
154
【Creating Cubemaps in Unity3D】1、在Editor目录下生成GenerateStaticCubemap.cs。 2、编写代码,生成一个继承于ScriptableWizard类。 wizard包含以下成员: Wizard入口设置如下: 3、Wizard回调函...
分类:
其他好文 时间:
2014-09-29 12:21:47
阅读次数:
231
反馈:1."selinux--disabled"inkickstart2.确保@admin-toolsorsystem-config-firewall在安装包之列结果:ErrorcreatingLiveCD:UnabletodisableSELinuxbecausetheinstalledpackagesetdidnotincludethefile/usr/sbin/lokkit总结:selinux--disabledrequiressystem-config-firewal..
分类:
系统相关 时间:
2014-09-25 12:16:19
阅读次数:
231
上一篇: 翻译qmake文档(二) Getting Started原英文文档:http://qt-project.org/doc/qt-5/qmake-project-files.html创建项目文件 项目文件包含qmake构建你的应用程序,库文件,或插件需要的所有信息。通常,你会在项目文件里使用....
分类:
其他好文 时间:
2014-09-23 00:56:03
阅读次数:
305