推荐29首,适合80后结婚用的歌曲 1:Sweet Dream 原因:Sweet
Dream是由韩国张娜拉所唱的,非常适合婚礼所用,有几对明星结婚都是用这首歌。 2:Light Of My Life 原因:Light Of My
Life是由Lara Fabian & 王力宏 合唱的,...
分类:
其他好文 时间:
2014-06-29 15:35:28
阅读次数:
249
参考:http://blog.csdn.net/msmile_my/article/details/9018775第一类:属性值 true或者 false
android:layout_centerHrizontal 水平居中 android:layout_centerVertical 垂直居中.....
分类:
移动开发 时间:
2014-06-29 14:49:20
阅读次数:
276
http://blogs.msdn.com/b/borisj/archive/2006/09/28/769708.aspxI apologize for the
long delay for this section (although I suppose my average posting fr...
分类:
编程语言 时间:
2014-05-30 13:08:38
阅读次数:
362
mysql too many open
connections问题解决方法。原文参考:http://www.jbxue.com/db/10068.html原因主要是:max_connections配置问题导致,它必须在[mysqld]下面才会生效。曾经以为在my.cnf写入max_connectio...
分类:
数据库 时间:
2014-05-30 05:22:53
阅读次数:
319
Recently in one of my project I needed to have
an option to display the DateTimePicker allowing user to pick both the date and
the time. When I drag t...
分类:
其他好文 时间:
2014-05-29 17:46:20
阅读次数:
239
一、EL简介1.语法结构 ${expression}2.[]与.运算符 EL
提供.和[]两种运算符来存取数据。 当要存取的属性名称中包含一些特殊字符,如.或?等并非字母或数字的符号,就一定要使用 []。例如:
${user.My-Name}应当改为${user["My-Name"] } 如果要动态...
分类:
其他好文 时间:
2014-05-29 15:05:36
阅读次数:
325
今天闲来无事,拿来X-Scan-v3.3来扫描自己的服务器,开放端口有22,80,443,3306;3306端口被扫出来,呵呵,那可不得了;一,屏蔽扫描器扫出3306端口,因为web和数据库是在同一台服务器上,就没有必要打开远程连接数据库,操作如下;
1.1 在配置文件/etc/my.cnf中,修....
分类:
数据库 时间:
2014-05-29 09:15:45
阅读次数:
292
http://dev.mysql.com/doc/refman/5.0/en/numeric-type-overview.html 这个M 就是maximum
display width。那什么是maximum display width?看了下面的例子很容易说明了,注意zerofill :my.....
分类:
数据库 时间:
2014-05-28 04:07:12
阅读次数:
314
转:http://my.oschina.net/Neogl/blog/190543导航:基本类型ID对象类型常见的有对象类型-NSLog-NSNumber-NSString和NSMutableString-NSArray和NSMutableArray-NSSet和NSMutableSet-NSDic...
分类:
其他好文 时间:
2014-05-28 02:30:12
阅读次数:
321
RT;main.xml MyActivity.javapublic class MyActivity
extends Activity { /** * Called when the activity is first created. */ ListView
my...
分类:
移动开发 时间:
2014-05-26 17:04:30
阅读次数:
365