代码搜索:Executable
找到约 10,000 项符合「Executable」的源代码
代码结果 10,000
www.eeworm.com/read/283334/4081133
bat installer.bat
rem This script is an example of how to use the McMillan Installer
rem on a wxPython app to produce an executable.
setlocal
set INSTDIR=c:\tools\Installer
python %INSTDIR%\Makespec.py
www.eeworm.com/read/282003/4110342
java usbio_driver_info.java
package de.thesycon.usbio.structs;
/**
* The USBIO_DRIVER_INFO class contains version information about
* the USBIO programming interface (API) and the USBIO driver executable.
* This structu
www.eeworm.com/read/276929/4160972
ibm370
#------------------------------------------------------------------------------
# ibm370: file(1) magic for IBM 370 and compatibles.
#
# "ibm370" said that 0x15d == 0535 was "ibm 370 pure executable
www.eeworm.com/read/276014/4171468
pjt sender.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="sender"
ProjectDir="C:\Proj02\DSP\BitLoadsender\"
ProjectType=Executable
CPUFamily=
www.eeworm.com/read/276014/4171486
pjt receiver.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="receiver"
ProjectDir="C:\Proj02\DSP\BitLoadreceiver\"
ProjectType=Executable
CPUFam
www.eeworm.com/read/448187/1691318
scr reset_go_main.scr
// Hitex/Gn/12.07.2007
// Executable Script file for HiTOP Debugger
// Target Hitex evaluation board with STM32
// Flash application
// Reset
RESET TARGET
// execute program till main
www.eeworm.com/read/443147/1751784
scr reset_go_main.scr
// Hitex/Gn/12.07.2007
// Executable Script file for HiTOP Debugger
// Target Hitex evaluation board with STM32
// Flash application
// Reset
RESET TARGET
// execute program till main
www.eeworm.com/read/441980/1768031
scr reset_go_main.scr
// Hitex/Gn/12.07.2007
// Executable Script file for HiTOP Debugger
// Target Hitex evaluation board with STM32
// Flash application
// Reset
RESET TARGET
// execute program till main
www.eeworm.com/read/441980/1768037
scr reset_go_main.scr
// Hitex/Gn/12.07.2007
// Executable Script file for HiTOP Debugger
// Target Hitex evaluation board with STM32
// Flash application
// Reset
RESET TARGET
// execute program till main
www.eeworm.com/read/431999/1901637
as thread.as
import com.gamepackage.events.*;
class com.gamepackage.events.Thread extends Call implements Executable
{
function Thread()
{
super.constructor.apply( this, arguments);
}
function s