Archive for the ‘技术’ Category

XML and JSON APIs

Our XML API allows you to issue commands to cPanel and WHM using the XML language, while our JSON API allows you to submit requests to the system and receive a JSON response. By including these commands in your custom scripts, you can perform function...

Apache rewrite规则 拾遗

Apache mod_rewrite规则重写的标志一览
1› R[=code](force redirect) 强制外部重定向
强制在替代字符串加上http://thishost[:thisport]/前缀重定向到外部的URL.如果code不指定,将用缺省的302 HTTP状...

html 画圆角表格

才知道,HTML也能画圆角的表格,确切的说是VML做到的。
<html xmlns:v>
<head>
<style>
v\:*{behavior:url(#default#VML)}
</style></head>
<body>
<v:RoundRe...

Mysql日期和时间函数

对于每个类型拥有的值范围以及并且指定日期何时间值的有效格式的描述见7.3.6 日期和时间类型。
这里是一个使用日期函数的例子。下面的查询选择了所有记录,其date_col的值是在最后3...

text shadow标签

阴影效果,css。
text-shadow:1px 1px 2px #C0C0C0;
text-shadow:0 1px 1px #ccc;
相关文章:
50 句搞笑经典劲爆的QQ签名语录
XML and JSON APIs
沈阳火炬创新创业园的物业管理存在问题 Read More »

Subscribe to RSS Feed Follow me on Twitter!