A. 請高手編寫5個帶VBScript腳本效果的網頁(ASP)
1<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>無標題文檔</title>
</head>
<body>
你會看到一個消息框
<script language="vbscript">
MsgBox"hello,word"
</script>
</body>
</html>
2.
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>無標題文檔</title>
</head>
<body>
<script type="text/vbscript">
Dim book(2)
book(0)="1"
book(1)="2"
book(2)="3"
totalbook=book(0)&"<br>"&book(1)&"<br>"&book(1)&"<br>
"&book(2)&"<br>"document.write(totalook)
</script>
</body>
</html>
3.
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>無標題文檔</title>
</head>
<body><script type="text/vbscript">
Dim p_name,b_name,name
p_name="北京........."
b_name="上海........"
name=p_name&":"&bname
Document.Write(name)
</script>
</body>
</html>
4.
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>無標題文檔</title>
</head>
<body>
<script type="text/vbscript">
intnum=1
Do while intnum < 3
Document.Write"循環"
Document.Write"<br>"
intnum=intnum+1
Loop
</script>
</body>
</html>
5.
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>無標題文檔</title>
<script type="text/vbscript">
Sub mymulti(no1,no2)
MsgBox(no1*no2)
End Sub
</script>
</head>
<body>
<script type="text/vbscript">
Call mymulti(8,9)
</script>
</body>
</html>
B. 請幫忙寫個備份的腳本或批處理
@echo off
cd /d "C:\Documents and Settings\Administrator\BitNami Redmine Stack projects"
echo 94a342c0ed | mysqlmp -u bitnami -p bitnami_redmine > redmine_backup.sql
set pa=F:\backup\%date~0,4%%date~5,2%%date~8,2%
/y redmine_backup.sql %pa%
exit
建立計劃任務,將上面的保存成BAT,添加到計劃任務里就可以了
只是我不知道mysqlmp這個命令是否支持"|"管道,如果不行的話,你看下mysqlmp是否有帶密碼的參數,例如net use就不能用這種方法載入密碼的,但他可以帶[password]參數 使用,
還是MS SQL好用簡單,自動化任務一次搞定,終生受益! (*^_^*)
C. outook 郵件保存地址
實在不好弄,有個值我弄不了,我也期待
{9FAD431C-638E-472A-A73D-7933622781C0}
是這樣,你建一個OUTLOOK用戶,他都會變一次,包括你刪掉後再建一個一樣的,也是會變.
只有想辦法讀出你的郵件這個值,可是怎麼讀,加密也可以讀嗎???
如果只有一個用戶,可以解決,或是把所有用戶都設到一個地方,所以現在還沒有更好解決辦法.
繼續期待中~
D. 這段PHP代碼能解密嗎高手幫幫忙,分析一下解密方法
解密者一八四0一四一六八三,這不是zend