1 2 3 > 下一頁 | 最後一頁 1/3
目前分類: 12Program    檢視方式: 列表 摘要
Direct Manipulation Using JavaScript and CSS
ezgod 在天空部落發表於15:40:06 | 12Program

What is it?  http://tool-man.org/examples/

A collection of Direct Manipulation examples that work in modern browsers. Each example is a proof of concept. I'm answering the technical question "Can I do this?" as opposed to the interaction design question "Should I do this?".

Most of the JavaScript has been bundled into a reusable package called the ToolMan DHTML Library which you can download and use for free.

Examples


A.2.5. Host 'host_name' is blocked
ezgod 在天空部落發表於06:39:19 | 12Program

http://blog.yam.com/ezgod
Can't connect to 10.10.0.206 as webstv
MySQL Error: Host 'httpd2' is blocked because of many connection errors; unblock with 'mysqladmin flush-hosts'
http://blog.yam.com/
Can't connect to 10.10.0.206 as webstv
MySQL Error: #HY000Host 'httpd2' is blocked because of many connection errors; unblock with 'mysqladmin flush-hosts'
http://dev.mysql.com/doc/mysql/en/blocked-host.html
If you get the following error, it means that mysqld has received many connect requests from the host 'host_name' that have been interrupted in the middle:
Host 'host_name' is blocked because of many connection errors.
Unblock with 'mysqladmin flush-hosts'
The number of interrupted connect requests allowed is determined by the value of the max_connect_errors system variable. After max_connect_errors failed requests, mysqld assumes that something is wrong (for example, that someone is trying to break in), and blocks the host from ....



觀看全文...
十天學會PHP第一天
ezgod 在天空部落發表於08:04:58 | 12Program
作者:? 來源:webjx.com整理  (責任編輯:webjx)
  下面簡單介紹一下PHP的語法。
  1、內嵌方法:
  類似ASP的<%,PHP可以是<?php或是是<?,結束符號是?>,當然您也可以自己指定。
  2、引用檔案:
  引用檔案的方法有兩種:require 及 include。
  require 的使用方法如 require("MyRequireFile.php"); 。這個函數通常放在 PHP 程式的最前面,PHP 程式在執行前,就會先讀入 require 所指定引入的檔案,使它變成 PHP 程式網頁的一部份。常用的函數,亦可以這個方法將它引入網頁中。
  include 使用方法如 include("MyIncludeFile.php"); 。這個函數一般是放在流程控制的處理部分中。PHP 程式網頁在讀到 include 的檔案時,才將它讀進來。這種模式,可以把程式執行時的流程簡單化。 
  3、註釋方法:
  <?php
  echo "這是第一種例子。\n" ; // 本例是 C++ 語法的註釋
  /* 本例採用多行的 

觀看全文...
如何鞏固Apache Server的安全?
ezgod 在天空部落發表於18:28:24 | 12Program
Apache 伺服器簡介 Apache 源自於美國國家超級計算業務中心(NCSA)Rob McCool 所開發的 NCSA HTTPd 網頁伺服器,在開放原始碼社群的努力下,於 1995 年釋出 Apache 0.6.2 版,之後經過 不斷改進,目前已發展至 1.3.33 版。由於其穩定、安全、管理容易及免費的特性,讓 Apache 逐漸成為網頁伺服器的代表,根據英國網路服務企業 Netcraft 之研究結果,以 Apache 作為網頁伺服器的網站由 2003 年 1 月的兩千兩百萬個增加至 2004 年 11 月的 三千八百萬個,市場佔有率也由 62% 成長至 67%,同時由於網路頻寬及相關技術的進步, 內容豐富的動態網頁逐漸取代了靜態網頁,有些公司也透過新的網頁介面系統取代舊有的 內部系統,使網頁服務進一步從網頁伺服器延伸到後端資料庫,隨著線上服務的增加,這 些具有豐富資源的網站伺服器,就成為潛伏在暗處的入侵者攻擊之首要目標,而且由於網 頁伺服器的特性,其服務對像為網路上任何想要存取網頁的使用者,無法像企業內部伺服 器一樣藉由適當存取控制的防護措施,將惡意入侵者阻擋在系統外,就因為網頁伺服器提 供匿名服務,入侵者可以如同一般網路使用者透過合法的 80 port 連上網頁伺服器,防 火牆機制在此種情況下無法發揮效用,因此希望透過介紹一些針對 Apache 網頁伺服器的 防護方法,在提供網頁服務給使用者的同時做到 Apache 伺服器基本安全的防護,避免資 訊洩漏。接下來我們4針對兩個方面的防護分別加以介紹。

觀看全文...
J2SE 5.0 Update4&NetBeans IDE 4.1
ezgod 在天空部落發表於10:25:00 | 12Program
NOTE: The list offers files for different platforms - please be sure to select the proper file(s) for your platform. Carefully review the files listed below to select the ones you want, then click the link(s) to download. If you don't complete your download, you may return to the Download Center anytime, sign in, then click the "Download/Order History" link on the left to continue. For any download problems or questions, please see the Download Center FAQ.
the download take? ") document.write("\"Information> Information Opens in a New Window
Windows Platform - J2SE(TM) and NetBeans(TM) IDE Bundle NB 4.1 / J2SE 5.0 Update 4
Download Now! jdk-1_5_0_04-nb-4_1-win.exe 118.28 MB
Welcome to the Install Wizard
for Java 2 Platform Standard Edition Development Kit 5.0 Update 4 and NetBeans IDE 4.1
The Install Wizard will install Java 2 Platform Standard Edition Development Kit 5.0 Update 4 and NetBeans IDE 4.1 on your computer. To continue, choose Next.
NetBeans IDE 4.1 will be installed in the following location:                 for a total size 438 MB
J2SE Development Kit 5.0 Update 4 installation location:
C:\Program Files\Java\jdk1.5.0_04
J2SE Runtime Environment 5.0 Update 4 installation location:
C:\Program Files\Java\jre1.5.0_04
NetBeans IDE 4.1 installation location:
C:\Program Files\netbeans-4.1
To run the IDE, launch: C:\Program Files\netbeans-4.1\bin\netbeans.exe
To uninstall the IDE, launch: C:\Program Files\netbeans-4.1\_uninst\uninstaller.exe
To uninstall J2SE Development Kit 5.0 Update 4: Use Add or Remove Programs in Control Panel
To uninstall J2SE Runtime Environment 5.0 Update 4: Use Add or Remove Programs in Control Panel
J2SE Development Kit 5.0 Update 4 installation location:C:\Program Files\Java\jdk1.5.0_04J2SE Runtime Environment 5.0 Update 4 installation location:C:\Program Files\Java\jre1.5.0_04NetBeans IDE 4.1 installation location:C:\Program Files\netbeans-4.1 C:\Program Files\netbeans-4.1\bin\netbeans.exe C:\Program Files\netbeans-4.1\_uninst\uninstaller.exe Use Add or Remove Programs in Control Panel Use Add or Remove Programs in Control Panel

觀看全文...
使用PHP4.2.0及以後版本的注意事項
ezgod 在天空部落發表於20:28:47 | 12Program
< !---->從PHP 4.2.0版本開始中, PHP 指令 register_globals 的預設值為 off(在php.ini配置文件裏). 這是 PHP 的一個主要變化。register_globals是幹什麼用的呢?它是PHP用來控制是否將EGPCS (Environment, GET, POST, Cookie, Server)變數是否註冊為總體變數的。
例如,對於
http://www.xx.php?var=2 這裏的var,在為 on 時,你只需用 $var 即可,但在 off 時,就必須用 $_GET["var"] 來接收了~ 這裏的 $_GET 就是一個PHP超總體變數陣列。和它性質一樣的還有:

$GLOBALS
  包含一個引用指向每個當前腳本的全局範圍內有效的變數。該陣列的鍵標為總體變數的 名稱。從 PHP 3 開始存在 $GLOBALS 陣列。

$_SERVER
  變數由 Web 伺服器設定或者直接與當前腳本的執行環境相關聯。等同於舊陣列 $HTTP_SERVER_VARS 陣列,但和 $_SERVER 不是一個變數,因為PHP處理它們的方式不同,下同。雖然$HTTP_SERVER_VARST和下面的$HTTP_*_VARS仍然可以使用,但絕不推薦您再使用$HTTP_*_VARS.

$_GET
  經由 HTTP GET 方法提交至腳本的變數。例如由 URL、表單的GET方式 產生的變數。
  使用方式:$_GET["xx"]; //即$xx; 下同

more 出處網站: http://www.unixphp.com/php-article/203


觀看全文...
1 2 3 > 下一頁 | 最後一頁 1/3
系統公告
文章分類
搜尋此頻道內容
搜尋:
好時光貼曆
生命的卑微
Love Taiwan
誰來我家
plurk
My PPolis
RSS 訂閱
贊助商
CC授權
其它資訊
本部落所刊登之內容,皆由作者個人所提供,不代表 yam 天空 本身立場。
POWERED BY
POWERED BY 天空部落
會員登入免費註冊