上午有两场summits,议题分别是:sum-w01: G2B: Cyber-Business in Myanmar, Indonesia and Thailandsum-w02: Achieving e-Commerce Success through Effective Internet Sec... ...
分类:
其他好文 时间:
2016-07-25 01:38:21
阅读次数:
164
A Walk Through the Forest Font: Times New Roman | Verdana | Georgia Font Size: ← → Problem Description Jimmy experiences a lot of stress at work these ...
分类:
其他好文 时间:
2016-07-24 13:30:49
阅读次数:
145
In React, components manage their own state. In this lesson, we'll walk through building a component which manages it's own state as well as using Tex ...
分类:
其他好文 时间:
2016-07-24 07:00:00
阅读次数:
178
1)文字下划线、删除线、定划线 Text-decoration:underline /*下划线*/ Text-decoration:overline /*顶划线*/ Text-decoration:line-through; /*删除线*/ 2)因为字母大小写 Text-transform:capi ...
分类:
Web程序 时间:
2016-07-22 10:16:27
阅读次数:
275
启动mysql时报错:ERROR2002(HY000):Can’tconnecttolocalMySQLserverthroughsocket‘/var/lib/mysql/mysql.sock’(2)1、先查看/etc/rc.d/init.d/mysqldstatus看看mysql是否已经启动.另外看看是不是权限问题.2、确定你的mysql.sock是不是在那个位置,查询/etc/my.cnf中socket=..
分类:
数据库 时间:
2016-07-21 06:34:35
阅读次数:
272
We'll download the requirements for getting started with React Native, refactor our app to ES6, walk through debugging, and talk about the philosophy ...
分类:
其他好文 时间:
2016-07-21 06:26:11
阅读次数:
134
好像不止遇到一次,直接Google就可以了,在stackoverflow中就有答案,答案就是你没有开MySQL - -。 stackoverflow链接见 http://stackoverflow.com/questions/16325607/cant-connect-to-local-mysql- ...
分类:
数据库 时间:
2016-07-20 23:00:47
阅读次数:
156
为网页中的文字设置字体为宋体。 文字以斜体样式在浏览器中显示: 设置文字以粗体样式显示出来。 文字设置为下划线样式: 在网页上设置删除线: .oldPrice{text-decoration:line-through;} 段前两个文字的空白,用下面代码来实现:2em的意思就是文字的2倍大小。 英文单 ...
分类:
Web程序 时间:
2016-07-19 23:52:09
阅读次数:
312
D. Puzzles Barney lives in country USC (United States of Charzeh). USC has n cities numbered from 1 through n and n?-?1 roads between them. Cities and ...
分类:
其他好文 时间:
2016-07-19 13:39:54
阅读次数:
206
A Walk Through the Forest
Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)
Total Submission(s): 7601 Accepted Submission(s): 2796
Problem Description
...
分类:
编程语言 时间:
2016-07-19 10:29:34
阅读次数:
150