//First in C# where you create the controller action method //to create the method that wi…
Option Explicit Dim ieobj Set ieobj=CreateObject("InternetExplorer.Application") ieobj.Vis…
Sub hebin() Dim MyPath As String Dim MyName As String Dim AWbName As String '路径,名称,活动工作簿名称…
CONST COPYRIGHTNUMBER = "HeiBaiQi V1.0" CONST COPYRIGHT = "Copyright (C) sosei" CONST NO =…
Function ReadBinary(FileName) Dim Buf(), I With CreateObject("ADODB.Stream") .Mode = 3: .T…
sub tinymce(textarea_id, buttons1, buttons2) response.write ("<script type='text/javasc…
using System; using System.Collections.Generic; using System.Web.Caching; using System.Web…
dim s dim x dim k s=Clng(inputbox("请输入第一个数","运算器")) x=inputbox("请输入运算符:1加,2减,3乘,4除","运算器")…
ASP.NET获取客户端、服务器端基础信息 1. 在ASP.NET中专用属性: 获取服务器电脑名:Page.Server.ManchineName 获取用户信息:Page.User…
Dim StreamT Class AnUpLoad Private Form, Fils Private vCharSet, vMaxSize, vSingleSize, vEr…
Private Sub Form_Load Data_Table.SourceObject = "Query.Data View" Data_Table.Visible = Fal…