|
| 电子钟+书架=? by henry |
| =很实用+很有创意! ... |
| bbs.geekaa.com/topic/view/2027.html - 2009年8月5日 |
|
| Oreilly线上教程:利用ruby做游戏 by 隐藏人物 |
| http://www.oreillynet.com/pub/a/ruby/2007/12/04/creating-games-in-ruby.html |
| bbs.geekaa.com/topic/view/4407.html - 2009年8月4日 |
|
| HTML 5 Reset CSS by 隐藏人物 |
| ooter, header,
hgroup, menu, nav, section,
time, mark, audio, video {
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}
body {
line-height:1;
}
article, aside, dialog, figure, ... |
| bbs.geekaa.com/topic/view/4388.html - 2009年7月31日 |
|
| Designing Web Interfaces by 隐藏人物 |
| http://www.flickr.com/photos/designingwebinterfaces |
| bbs.geekaa.com/topic/view/4365.html - 2009年7月27日 |
|
| uchome_ad (广告表,存放广告设置信息) by 纵云 |
| 默认 注释
var varchar(20) 否 数据变量名
datavalue text 否 数据值
dateline int(10) 否 数据变量产生时间戳
uchome_doing (记录表,存放用户记录信息)
字段 类型 Null 默认 注释
doid mediumint(8) 否 记录ID
uid mediumint(8) 否 0 记录用户ID
username char(15) 否 记录的用户名
from char(20) 否 记录的发表来源
dateline int(10) 否 0 记录的发表时间戳
message te ... |
| bbs.geekaa.com/topic/view/4359.html - 2009年7月27日 |
|
| 用PNG和Background Color打造超精致CSS按钮 by henry |
| 我超喜欢这个风格! ... |
| bbs.geekaa.com/topic/view/4268.html - 2009年7月26日 |
|
| 在线酒店预定 by 神墓 |
| http://www.booking.com |
| bbs.geekaa.com/topic/view/4336.html - 2009年7月23日 |
|
| Visual SourceSafe (VSS) Remote Access Tool Recommended by Microsoft by 纵云 |
| the SourceAnywhere for VSS client.
server = demo.dynamsoft.com port = 8877
3. Input the following username and password to login
User Name = dynamsoft Password = saw
Blowfish port =8878 and SSL port = 8879 are also available for your evaluation.
For the Blowfish port, you need to download ... |
| bbs.geekaa.com/topic/view/4280.html - 2009年7月13日 |
|
| 你没见过的120种网站开发新工具 by henry |
| . Options include drag-and-drop application builders, code repositories, project management and testing apps, and frameworks for working with a variety of coding languages, from Ajax to Ruby to Python.
Which do you use? Tell us more about your experiences in the comments.
Application Builders
Dr ... |
| bbs.geekaa.com/topic/view/4271.html - 2009年7月9日 |
|
| How to make sexy buttons with CSS by henry |
| ke-sexy-buttons-with-css.html
关键是这两张图片:
span
a
<a class="button" href="#"><span>Bring world peace</span></a>
.clear { /* generic container (i.e. div) for floating buttons */
overflow: hidden;
width: 100%;
}
a.button {
background: transparent url('bg_button ... |
| bbs.geekaa.com/topic/view/4267.html - 2009年7月9日 |
|
|