首页/Home
 
创建 WAP 服务器简介
Web - WAP (1.x/2.0) 网站服务器安装教程

Web 站点是运行在 web 服务器上的. 与此类似, WAP 站点是运行在 WAP 服务器上的. WAP 服务器存储了构成  WAP 站点的文件并负责用户发送的请求. 在下面的章节中, 你会学到什么是 WAP 服务器和如何创建 WAP 服务器以把 WAP 1.x (最新版本为: WAP 1.2.1) 和 WAP 2.0 内容发布到无线设备用户.

查看全文...
 
WAP (1.x/2.0) 网站服务器安装教程
Web - WAP (1.x/2.0) 网站服务器安装教程

在 WAP 站点可用移动移动电话移动设备访问之前, 你需要一个 WAP 服务器来运行它. 在此教程中, 你可以学到如何创建 WAP 服务器来运行 WAP 1.x 或 WAP 2.0 站点. 首先, 本教程会对什么是 WAP 服务器 (WAP 服务器 = web 服务器加适当的配置) 给予描述并介绍如何通过移动因特网发布 WAP 1.x 和 WAP 2.0 内容. 然后, 你会学到关于 WAP 1.x 和 WAP 2.0 MIME 类型的知识, 和如何通过一系列方法在 WAP 服务器上创建 MIME 类型. 最后, 我们会介绍如何设置缺省文档以使 WAP 站点的 URL 尽量简短.

网上有些网友推荐了本教程, 笔者在此深表感谢! 大家的支持与分享是笔者提供更好服务的最大动力. 

查看全文...
 
Sphinx Chinese Stopwords
Web - Web Generals

These are the stopwords (characters)  I am using. If you choose Sphinx as your full-text search engine, this may be some help, I hope.

查看全文...
 
Unable to start the settings manager 'gnome-settings-daemon': Solution
OS - Solutions

Problem description

After logged in or went to " System -> Preferences -> Appearance", you saw the system give the following error message:

Unable to start the settings manager 'gnome-settings-daemon'.
Without the GNOME settings manager running, some preferences may not take effect. This could indicate a problem with Bonobo, or a non-GNOME (e.g. KDE) settings manager may already be active and conflicting with the GNOME settings manager.

There are several solutions that worked for several guys, such as:

查看全文...
 
搜索引擎常用停用词 (stopwords) 表
Web - Web Generals

以下是搜索引擎常用的停用词表 (以空格分隔). 用户可视需要选择空格或换行进行分隔.

查看全文...
 
MySQL 按指定字段自定义列表排序
数据库 - SQL

问题描述

大家都知道, MySQL 中按某字段升序排列的 SQL 为 (以 id 为例, 下同):

SELECT * FROM `MyTable` 
WHERE `id` IN (1, 7, 3, 5)
ORDER BY `id` ASC

降序排列的 SQL 为:

SELECT * FROM `MyTable` 
WHERE `id` IN (1, 7, 3, 5)
ORDER BY `id` DESC

有时以上排序并不能满足我们的需求. 例如, 我们想要按 id 以 5, 3, 7, 1 的顺序排列, 该如何实现. 这也是很多国内外同行经常遇到的问题之一.

下面我们给出按表中某字段, 以我们想要的列表方式排序的解决方案.

查看全文...
 
Light Bot - A Flash Game for Programmers
Site - Games

Light Bot is a very interesting flash game specially designed for programmers. Try and enjoy!

查看全文...
 
PHP Master Test
新闻 - 最近新闻

Though taken a long time, the PHP Master Test is finally online now.

This test is not for PHP beginners. You may find that after the test.

查看全文...
 
PHP 知识测验
新闻 - 最近新闻

经过一个阶段的准备, 一项旨在帮助广大 PHP 爱好者了解并提高自身水平的测验 - PHP 知识测验 - 终于和大家见面了.

PHP 知识测验不只是测试一个程序员的基础知识, 更多的是测试一个 PHP 程序员对这种语言掌握的深度和广度. 因此, 范围不仅包含了 PHP, 还包含了 SQL 等一个程序员经常要用的技能.

查看全文...
 
数据库最佳实践
数据库 - SQL

始终要有主键 (Primary Key).

永远不要直接修改模式 (Schema) 如果你还计划对某字段配置更多的模式, 或者你维护着从生产环境分离出来的并行环境.

如果你有一个表每个 "入口" 要插入多个值, 给 "入口" 建立唯一的标识, 不管有没有单独的表存储 "入口".

查看全文...
 
Integrate PHP Manual Into Your Vim Editor
PHP - Basics

A lot of people use vim as their daily editor. We probably have the experience that it's difficult to remember many functions' parameters, even their usage. Here I want to show how to integrate the PHP manual into vim. This will obviously save you lots of time to look up the manual online, because we just need a SHIFT+k here to get what we need.

查看全文...
 
Shell 文本颜色设置技巧
OS - Applications (应用)

Shell 编程中的文本输出的颜色, 如不作任何设置或更改, 为缺省颜色. 这样有时并不理想: 你不能很好地区分你的人为输出, 这样就会花费你更多的时间识别你想要的输出. 特别是在输出较多的时候. 花费的你的精力会更多. 一个好的办法就是更改你想要输出的文本的颜色以示区别. 使你的工作更加流畅.

方法其实不难. 看下面这个例子.

查看全文...
 
«StartPrevious123456789NextEnd»

Page 5 of 9
 
Shelley Shyan's Profile

Shelley is a Web Architect living in Beijing, China. He works on various Internet based projects and is also a freelance consultant. Site in English.

Zend Certified Engineer RSS Feed

Follow Shelley On Twitter

北京天气

Cloudy | 68°F-79°F

在线统计

当前共有 307 访客 在线