码迷,mamicode.com
首页 >  
搜索关键字:abs bash-shell advanced    ( 8279个结果
ie6,7,8不兼容rgba,写background时候不要写成rgba
一般给一个元素设置背景:.lcProIcon { background: url("images/lcProIcon.png") no-repeat; display: inline-block; height: 56px; left: 0; position: abs...
分类:其他好文   时间:2014-05-15 21:19:44    阅读次数:333
mining crushing equipment
we has introduced advanced technology from home and abroad, and combined specific industrial and mining conditions of related industries in China. Wit...
分类:其他好文   时间:2014-05-15 17:53:13    阅读次数:353
Java Web(1):HTTP协议
HTTP协议HTTP(HyperText Transfer Protocol)协议是应用层协议,是一个基于请求(request)/响应(response)模式的、无状态的(stateless)协议HHTP URLhttp://hostname[:port][abs_path]浏览器与服务器连接的一般...
分类:编程语言   时间:2014-05-15 16:34:34    阅读次数:384
awk 知识的梳理
接触 Bash shell 有一段时间了,其中awk命令用的很多,不过一直觉得有些细节记不清楚,每次都要查一下。一般这种时候我喜欢把知识按块分开,梳理成这种有条理的块状结构更适合我的大脑记忆。根据实际工作中常用的可以分以下几块:1,awk 文本解析原理:也就是按行处理文本。其速度十分喜人。2,awk...
分类:其他好文   时间:2014-05-15 16:06:16    阅读次数:255
Pat(Advanced Level)Practice--1043(Is It a Binary Search Tree)
Pat1043代码 题目描述: A Binary Search Tree (BST) is recursively defined as a binary tree which has the following properties: The left subtree of a node contains only nodes with keys less than t...
分类:其他好文   时间:2014-05-15 05:09:59    阅读次数:351
Pat(Advanced Level)Practice--1043(Is It a Binary Search Tree)
Pat1043代码题目描述:A Binary Search Tree (BST) is recursively defined as a binary tree which has the following properties:The left subtree of a node contain...
分类:其他好文   时间:2014-05-14 22:03:25    阅读次数:487
Pat(Advanced Level)Practice--1018(Public Bike Management)
Pat1018代码 题目描述: There is a public bike service in Hangzhou City which provides great convenience to the tourists from all over the world. One may rent a bike at any station and return it to an...
分类:其他好文   时间:2014-05-13 23:27:04    阅读次数:582
Pat(Advanced Level)Practice--1044(Shopping in Mars)
Pat1044代码 题目描述: Shopping in Mars is quite a different experience. The Mars people pay by chained diamonds. Each diamond has a value (in Mars dollars M$). When making the payment, the chain can...
分类:其他好文   时间:2014-05-13 14:33:08    阅读次数:437
Pat(Advanced Level)Practice--1016(Phone Bills)
Pat1016代码 题目描述: A long-distance telephone company charges its customers by the following rules: Making a long-distance call costs a certain amount per minute, depending on the time of day w...
分类:其他好文   时间:2014-05-13 06:45:05    阅读次数:460
Unity3d纹理压缩格式表
将Texure Type设置为Advanced时纹理的格式列表格式详解Automatic Compressed压缩RGB纹理,默认选项,常用的漫反射纹理格式。4位/像素(32KB, 256x256)RGB Compressed DXT1压缩的RGB纹理。常用的漫反射纹理格式。4位/像素(32KB, ...
分类:其他好文   时间:2014-05-12 12:24:58    阅读次数:352
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!