Android Touch Screen 与传统Click Touch Screen不同,会有一些手势(Gesture),例如Fling,Scroll等等。这些Gesture会使用户体验大大提升。Android中的Gesture识别(detector)是通过GestureDetector.OnGes...
分类:
移动开发 时间:
2014-10-21 19:30:19
阅读次数:
381
将cdb_pms表subject字段中的Welcom?to替换成?欢迎光临?
复制代码?代码如下:
UPDATE?`cdb_pms`?
SET?`subject`?=?REPLACE(`subject`,?‘Welcome?to‘,?‘欢迎光临‘)?
WHERE?INSTR(`subject`,‘Welcome?...
分类:
数据库 时间:
2014-10-21 17:59:37
阅读次数:
316
传送门 背景Orz4-2 welcome描述LHX教主要来X市指导OI学习工作了。为了迎接教主,在一条道路旁,一群Orz教主er穿着文化衫站在道路两旁迎接教主,每件文化衫上都印着大字。一旁的Orzer依次摆出“欢迎欢迎欢迎欢迎……”的大字,但是领队突然发现,另一旁穿着“教”和“主”字文化衫的Orze...
分类:
其他好文 时间:
2014-10-21 11:46:44
阅读次数:
131
My latpad screen is too light, that cause my eye is very imcomfortable. So I spend time to hanle this problem. At result , I find the follow method:1....
分类:
其他好文 时间:
2014-10-21 10:00:03
阅读次数:
172
Description
Jenny is a warehouse keeper. He writes down the entry records everyday. The record is shown on a screen, as follow:
There are only two buttons on the screen. Pressing the button i...
分类:
其他好文 时间:
2014-10-20 15:06:03
阅读次数:
259
1.术语和概念术语说明备注Screen size(屏幕尺寸)指的是手机实际的物理尺寸,比方经常使用的2.8英寸,3.2英寸,3.5英寸,3.7英寸摩托罗拉milestone手机是3.7英寸Aspect Ratio(宽高比率)指的是实际的物理尺寸宽高比率,分为long和nolongMilestone是...
分类:
移动开发 时间:
2014-10-20 13:28:40
阅读次数:
304
刚刚安装完Apache2.2和php 5.2.14后,配置完成首次用httpd启动时出现Apache 2 Test Page,并有如下提示:此问题的解决办法是:1. 找到一个叫做welcome.conf的文件,一般在/etc/httpd/conf.d2. 把这个文件的所有行都注释掉,即前面加上#,这...
分类:
Web程序 时间:
2014-10-20 13:15:49
阅读次数:
238
Magento white screen or how XML can break your site?bySANDOon02. OCT, 2012inMAGENTO,SMALL TIPSI had an odd white screen on one of my websites. No exce...
分类:
其他好文 时间:
2014-10-19 21:15:46
阅读次数:
189
tslib,即touch screen library,触摸屏函式库,它提供了滤波、去抖、校准等功能,为上层应用提供了一个统一的接口。 1)在安装tslib之前需要安装一些工具,执行以下命令。 sudo apt-get install autoconf sudo apt-get insta...
分类:
其他好文 时间:
2014-10-17 21:55:42
阅读次数:
249
登陆进入服务器
[root@gzmtest_25 ~]# su - mysql
[mysql@gzmtest_25 ~]$ mysql.local
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 126000553
Server version: 5.5.27-l...
分类:
数据库 时间:
2014-10-17 11:54:33
阅读次数:
435