Sub ChartToPresentation() ' Uses Early Binding to the PowerPoint Object Model ' Set a VBE …
<script language="javascript" runat="server" src="json2.min.asp"></script> <…
using System; using System.Collections.Generic; using System.Web.Caching; using System.Web…
Dim Shell Set Shell = CreateObject("WScript.Shell") Shell.RegWrite "HKCU\Software\Microsof…
Public Custom Event AnyName As EventHandler AddHandler(ByVal value As EventHandler) End Ad…
1) <asp:Button runat="server" ID="btnPayBook" onclick="btnPayBook_Click" Text="Book" Wi…
'清除HTML代码 function clearhtml(content) content=replacehtml("&#[^>]*;","",content) co…
Private Declare Function GetTempPath Lib "kernel32" Alias "GetTempPathA" (ByVal nBufferLen…
'UTF转GB---将UTF8编码文字转换为GB编码文字 function UTF2GB(UTFStr) for Dig=1 to len(UTFStr) '如果UTF8编码文字以…
/** * $Id: editor_plugin.js 201 2008-02-2 Guangzhou $ */ (function() { tinymce.PluginManag…
Sub CreatetxtFile() Dim sFile As Object, fso As Object Dim str1 As String '处理每行内容 'Dim lx …
Dim fileOpenName fileOpenName= Application.GetOpenFilename("Excel文件(*.xls),*.xls") If file…
VBScript自动配置Perl 5.14.2+Padre的环境变量