资源列表

« 1 2 ... .22 .23 .24 .25 .26 45827.28 .29 .30 .31 .32 ... 66581 »

[Windows编程55

说明:[refer]http://www.installaide.com/Images/ats.jpg[/refer] Atscr ipt 是类似于VBscr ipt的脚本语言,无需组件环境. 易学易用,如果您已了解 Visual Basic 或 Visual Basic for Applications (VBA)或VBscr ipt,就会很快熟悉 VBscr ipt。即使您没有学过 Visual Basic,只要学会 VBscr ipt,就能够使用所有的 VBscr i
<111@11343.com> 在 2025-06-21 上传 | 大小:440kb | 下载:0

[Windows编程q12w3e4r

说明:.如何使用 使用这个控制之前, 我建议您先看一下有关Atscr ipt文件,知道您能在您的脚本中做些什么。 http://www.InstallAide.com/atscr ipt.asp 。 .
<111@11343.com> 在 2025-06-21 上传 | 大小:440kb | 下载:0

[Windows编程zaqwe3

说明:一、写一个脚本 创建一个简单的脚本 Section Main msgbox "hello" End Section 一 、写一个脚本 创建一个简单的脚本 Section Main msgbox "hello" End Section -一、写一个脚本 创建一个简单的脚本 Section Main msgbox "hello" End Section 一、写一个脚本
<111@11343.com> 在 2025-06-21 上传 | 大小:440kb | 下载:0

[其他小程序colorDopplerimaging

说明:对于彩色超声成像中的幅值和相位的提取中,考虑到中心频率会随着深度下移的现象,对其下移程度进行了研究。-For color Doppler imaging in the amplitude and phase extraction, taking into account the depth of the center frequency will be down with the phenomenon, the extent of its downward studied.
<语言> 在 2025-06-21 上传 | 大小:420kb | 下载:0

[Windows编程zaqwe389

说明:二、如何运行脚本 调用方法非常简单,如下所示: CAtsEngineEng CStringstrPrompt UpdateData() Eng.Loadscr ipt( m_strscr ipt ) 二、如何运行脚本 调用方法非常简单,如下所示: CAtsEngineEng CStringstrPrompt UpdateData() Eng.Loadscr ipt( m_strscr ipt )
<111@11343.com> 在 2025-06-21 上传 | 大小:440kb | 下载:0

[Windows编程zaqwe38909

说明:if( !Eng.RunSegment( "Main") ) { strPrompt.Format("scr ipt is error, ErrorCode= d,Line = d,ErrorWord= s" , Eng.m_nLastErrorCode , Eng.m_nErrorLine , Eng.m_strErrorWord ) AfxMessageBox( strPrompt ) } if( !Eng.RunSegment( "Main") ) { st
<111@11343.com> 在 2025-06-21 上传 | 大小:440kb | 下载:0

[Windows编程zaqwe38909000

说明:三、如何扩展脚功能 在atscr ipt中,那是很容易的 1. 创建 的对象类 class CMyAtsObj : public CAtsObject { public: CMyAtsObj() virtual ~CMyAtsObj()
<111@11343.com> 在 2025-06-21 上传 | 大小:440kb | 下载:0

[Windows编程zxcdsw

说明:virtual BOOL DoFun( LPCTSTR strFunName , CAtsParam *pParam ) virtual CAtsVarItem * GetVarItem(LPCTSTR sName ) virtual BOOL SetVar(LPCTSTR strName , LPCTSTR strData) public: } virtual BOOL D oFun( LPCTSTR strFunName , CAtsParam *pPara
<111@11343.com> 在 2025-06-21 上传 | 大小:440kb | 下载:0

[Windows编程zxcdsw00000

说明:2. 创建一个对象的函数 BOOL CMyAtsObj::DoFun( LPCTSTR sFunName , CAtsParam *pParam ) { CStringstrFunName = sFunName if( strFunName.CompareNoCase("Test") == 0 ) { AfxMessageBox( pParam->GetItemData(1) ) return true } 2. 创建一个对象的函数
<111@11343.com> 在 2025-06-21 上传 | 大小:440kb | 下载:0

[Windows编程zxcdsw00000q12

说明:else if( strFunName.CompareNoCase("GetName") == 0 ) { pParam->SetReturnData( _T("MyObj") ) return true } return false } else if( strFunName.CompareNoCase("GetName") == 0 ) { pParam->SetReturnData( _T("MyObj") ) return
<111@11343.com> 在 2025-06-21 上传 | 大小:440kb | 下载:0

[C#编程secret

说明:在c盘下声称要一个文件 类似于一个小游戏 -In the c drive under the claim to a file similar to the one game Hehe
<jiangyingwei> 在 2025-06-21 上传 | 大小:1kb | 下载:0

[Windows编程vfr5th6123

说明:strPrompt.Format("scr ipt is error, ErrorCode= d,Line = d,ErrorWord= s" , Eng.m_nLastErrorCode , Eng.m_nErrorLine , Eng.m_strErrorWord ) AfxMessageBox( strPrompt ) } 4. 使用对象 Section Main var @a as AtsString @a = myobj.getname() st
<zaqsw2> 在 2025-06-21 上传 | 大小:440kb | 下载:0
« 1 2 ... .22 .23 .24 .25 .26 45827.28 .29 .30 .31 .32 ... 66581 »

源码中国 www.ymcn.org