摘要:
这是vb代码:Imports System.Runtime.InteropServicesImports System.Security.Permissions'下面尖括号中也不能少也,c#为中括号。<PermissionSet(SecurityAction.Demand, Name:="FullTrust")> <System.Runtime.InteropServices.C... 阅读全文
摘要:
代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--'打印功能publicsubMyPrint()Dimobjfs,objprinterobjfs=CreateObject("Scripting.FileSystemObject")objprinter... 阅读全文
摘要:
public class TestDim myTimeNow As String '全局快捷键 Public Const WM_HOTKEY = &H312 Public Const MOD_ALT = &H1 Public Const MOD_CONTROL = &H2 Public Const MOD_SHIFT = &H4 Public Const GWL_W... 阅读全文