一、認識Web.config檔案 Web.config檔案是一個XML文字檔,它用來儲存 ASP.NET Web 應用程式的配置資訊(如最常用的設定ASP.NET Web 應用程式的身分識別驗證方式),它可以出現在應用程式的每一個目錄中。當你通過VB.NET建立一個Web應用程式後,預設情況下會在根目錄自動建立一個預設的
<script type="text/javascript"> function $(elem){ return document.getElementById(elem); } function Login(isbackDiv){ if($('floatDiv')==null){ var floatDiv = document.createElement('div'
1.1、Web Service基本概念Web Service也叫XML Web Service WebService是一種可以接收從Internet或者Intranet上的其它系統中傳遞過來的請求,輕量級的獨立的通訊技術。是:通過SOAP在Web上提供的軟體服務,使用WSDL檔案進行說明,並通過UDDI進行註冊。XML:(Extensible Markup Language)擴充型可標記語言。面向短期的臨時資料處理、面向全球資訊網絡,是Soap的基礎。Soap:(Simple Object
1.we two who and who? 咱倆誰跟誰阿 2.how are you ? how old are you? 怎麼是你,怎麼老是你? 3.you don’t bird me,I don’t bird you 你不 鳥我,我也不 鳥你 4.you have seed I will give you some color to see see,brothers ! together up ! 你有種,我要給你點顏色瞧瞧,兄弟們,一起上! 5.hello everybody!if
CodeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> 1using System; 2using System.Collections.Generic; 3using System.Text; 4using System.Timers; 5 6 7namespace Server 8{ 9 public class Stimer10
提取自discuz並做了一些小修改.$(document).ready(function setscreendiv() { var clientHeight = 768; var clientWidth=600; var iframe = document.getElementById("main"); if (navigator.userAgent.toLowerCase().indexOf('opera') != -1) { clientHeight =