代码搜索:Scripting
找到约 2,777 项符合「Scripting」的源代码
代码结果 2,777
www.eeworm.com/read/333801/3382850
v @下载新版到桌面.v
'''''''''''''''''''''''''''''''''''''''''''''''''''''
'
' 功能:自动从网站下载这个软件的更新版本到桌面
'
' Redtek
'''''''''''''''''''''''''''''''''''''''''''''''''''''
CreateObject("Scripting.FileSystemObject").D
www.eeworm.com/read/284361/4065769
h rs_python_wrappers.h
/**
* This function is automatically exported by the Boost::Python
* libraries. It adds the QCad scripting module to the environment
*
* OBSOLETE
*/
#ifdef RS_OPT_PYTHON
extern "C" void initqc
www.eeworm.com/read/414733/11104533
bas fileprocess.bas
Attribute VB_Name = "FileProcess"
Option Explicit
'no dependence
'Reference: Microsoft Scripting Runtime
Public Function ReadTxtFile(strPath As String) As String
Dim objFile As New FileSyst