在Cocos2d-X 3.x里面,已经集成了截屏功能,单独放在utils命名空间里,实现在base/ccUtils.h文件里面。看下函数申明 /** Capture the entire screen * To ensure the snapshot is applied after ...
分类:
其他好文 时间:
2015-01-05 16:28:14
阅读次数:
148
本篇文章由:http://www.sollyu.com/cocos2d-x-2-0-4-ios7-cannot-be-full-screen-problem/说明▼ 症状如下图解决打开你工程的.plist配置文件,然后添加View controller-based status bar appear...
分类:
移动开发 时间:
2015-01-05 12:29:51
阅读次数:
161
[基本用法]gnome-terminal命令用于打开一个新的终端,直接在命令行$ gnome-terminal就可以打开一个新的终端,有一些常用参数:打开后自动最大化$ gnome-terminal --maximize打开后全屏$ gnome-terminal --full-screen设置标题$...
分类:
其他好文 时间:
2015-01-04 19:11:54
阅读次数:
223
Purpose : Performance Efficiency Rate KeyPerformance efficiency rate keys are assigned in the Basic data screen of the work center to the standard val...
分类:
其他好文 时间:
2015-01-04 19:02:45
阅读次数:
210
使用android:tint属性去调整色调。android:tintMode 着色模式 screen multiply and src_atop/src_in/src_oversetTint(int tint)setTint(int tint)的参数,可以是一个@color/下的属性,也可以是一.....
分类:
移动开发 时间:
2015-01-03 14:33:18
阅读次数:
167
iOS_Xcode6如何显示启动图?
直接拖图片到Images.xcassets里面是不可以的。
第一步:要新建一个文件夹名字叫 LaunchImage,然后,拖入图片到 LaunchImag
第二步:在Info.Plist里面,删除 Launch screen interface file base name 这个属性
第三步:在XcodeProject App Icons an...
分类:
移动开发 时间:
2015-01-03 09:22:21
阅读次数:
762
画图工具的使用技巧
Created by 潇青竹 on 2014-12-31
1、粘贴图片后,如何调整画布大小等于图片大小?
按Print Screen键(整个屏幕)/按“Alt+Print Screen”键(当前活动窗口中画面);
按“Ctrl+V”键复制图片;
调整画布到小于图片,然后按“Ctrl+V”键,使得画布大小等于图片大小。...
分类:
其他好文 时间:
2014-12-31 14:32:37
阅读次数:
158
{相关}本文来源于http://lars.ingebrigtsen.no/2014/11/13/welcome-new-emacs-developers/{具体内容}Emacs switched the version control system from Bazaar to git yester...
分类:
系统相关 时间:
2014-12-31 09:58:22
阅读次数:
266
实践一:
表单的操作:
wlcome_page.php
Name :
Age :
Adress :
Phone pnumber:
welcome_info.php:
Welcome!
...
分类:
Web程序 时间:
2014-12-30 23:41:54
阅读次数:
240
源地址:http://blog.shiqichan.com/Launch-Screen-in-iOS-7-and-8/目前项目中需要解决的问题是:兼容iOS7和iOS8,之前的版本不需要支持了实现兼容3.5、4、4.7和5.5寸屏幕,竖屏的Lauch Screen创建所需的PNG图片有关iPhone...
分类:
移动开发 时间:
2014-12-30 20:33:53
阅读次数:
785