ASP 初阶笔记 By Shawl.qiu
声明:
本文全部内容为 shawl.qiu 逐字逐句敲出来, 转载请注明出外. 谢谢!
适宜阅读人群为 ASP 初学者.
说明: 这是长时间的笔记, 不打算整理, 需要什么按 ctrl+f 查找.
附注: 期待我的中阶笔记吧, 目前内容还不多. :)
shawl.qiu
2006-8-14
http://blog.csdn.net/btbtd阅读全文>
发表于 @ 2006年08月14日 02:48:00|评论(loading...)|收藏
Newbb Color Scheme
Xphpbbi Color Scheme阅读全文>
发表于 @ 2005年03月23日 19:40:00|评论(loading...)|收藏
#
# Based upon the NCSA server configuration files originally by Rob McCool.
#
# This is the main Apache server configuration file. It contains the
# configuration directives that give the server its instructions.
# See for detailed information about
# the directives.阅读全文>
发表于 @ 2005年03月21日 20:01:00|评论(loading...)|收藏
Xoops Xphpbbi Modules (模块) 重构 ( Web Standard) By Emerald 绿色学院 - Green Institute
PS: 只重构了几个重要页面, 其他的页面偶找时间一并弄好, 不过找时间对于我来说不是一个确切的日期.
对应的 Xoops Themes 及 CSS: Theme - Emerald-X-Forum | CSS - web.standard.x-forum.css
Xoops Themes Emerald-X-Forum 源码:
效果预览: http://blog.csdn.net/images/blog_csdn_net/btbtd/106704/o_xphpbbi.index_body.tpl.jpg阅读全文>
发表于 @ 2005年03月18日 04:38:00|评论(loading...)|收藏
Xoops Newbb Modules 标准化 (Web Standard) 全过程 by Emerald 绿色学院 - Green Institute
PS: 这是我的备忘录., 其中使用的技巧我不想解说,也不想回答任何问题.
对应的模板: themes/Emerald-Forum theme.html 源码阅读全文>
发表于 @ 2005年03月16日 22:49:00|评论(loading...)|收藏
/-*------------------------------------------------------------------------------*-/ 一.
找到 *:\windows\my.ini
-------------------------------------------
注: * 代表系统所在的 盘符.
照以下内容修改 (根据自己的设置灵活变换):
-------------------------------------------
#------------------------------------------
[WinMySQLAdmin]
Server=C:/mysql/bin/mysqld-nt.exe
[mysqld]
basedir=C:\mysql\
datadir=C:/mysql/data
key_buffer = 32M
max_allowed_packet = 64M
table_cache = 64
sort_buffer_size = 512K
net_buffer_阅读全文>
发表于 @ 2005年03月07日 15:45:00|评论(loading...)|收藏
呵呵, 偶定义的 CSS 文档, 里面包含了 CSS 的最高级应用, 一般网页设计者可能很少用到, 这个文档偶控制了 Xoops的所有页面.
by Emerald 2005-3-5 6:41:40 阅读全文>
发表于 @ 2005年03月05日 06:41:00|评论(loading...)|收藏
Xphpbbi Blocks, Shows recent topics in the forums
-----------------------------------------------------------------------------------------------------------
div (50px)
---------------------------------------------------------------------------------------------------
div (330px)
---------------------------------------------------------------------------------------------------
div (50px)
-----------------------------------------------------------------------------------------------阅读全文>
发表于 @ 2005年03月04日 00:48:00|评论(loading...)|收藏
Newbb Blocks, Shows recent topics in the forums
-----------------------------------------------------------------------------------------------------------
div (380px) Newbb Blocks Topic Title
---------------------------------------------------------------------------------------------------
div (50px, left 380px )Newbb Blocks Topic Replies
-------------------------------------------------阅读全文>
发表于 @ 2005年03月04日 00:47:00|评论(loading...)|收藏
10.
嗨!
/user.php">
/user.php">你的帐户信息.
/register.php">用户注册!
绿色学院 - Green Institute!
/user.php?op=logout">
/user.php">会员登陆!
-*-------------------------------------------------阅读全文>
发表于 @ 2005年03月01日 23:22:00|评论(loading...)|收藏
57. 字体
font-family: Tahoma, sans-serif; (小字体)
font-family: Verdana, Arial, Helvetica, sans-serif; (正常的字体)
56. UTF-8
55. Web 标准
54.
盗取 Google目录
53.
邮箱快速登陆
52.
'.date('Y-m-d H:i').' Crawled by '.$_SERVER["HTTP_USER_AGENT"].' @ '.$_SERVER["REMOTE_ADDR"];
//Emerald URL: http://gi.2288.org:88
?>阅读全文>
发表于 @ 2005年03月01日 23:19:00|评论(loading...)|收藏
/*- Xoops Themes Configuration by Emerald *-/ Description
-----------------------------------------------------------------------
*px *px *px *px
---------------------------------------------------------------
上 右 下 左
---------------------------------------------------------------
Top Right Down Left
Banner
-----------------------------------------------------------------------
div (width 760px)
---------------------------------------------------------------阅读全文>
发表于 @ 2005年03月01日 04:40:00|评论(loading...)|收藏
/****************************************************************\
* CSS Document design by Emerald
* 绿色学院 - Green Institute
* http://gi.2288.org:88
\****************************************************************/ body{
background-color: #ffffff;
color: #000000;
font-size: 12px;
text-align: center;
overflow-x: hidden;
SCROLLBAR-ARROW-COLOR: #ffffff;
SCROLLBAR-TRACK-COLOR: #f38587;
SCROLLBAR-BASE-COLOR: #f06567;
font-family: Tahoma, sans-serif;
margin:0px;
}
a
{
color: #000阅读全文>
发表于 @ 2005年02月27日 05:18:00|评论(loading...)|收藏