代码搜索:Scripting
找到约 2,777 项符合「Scripting」的源代码
代码结果 2,777
www.eeworm.com/read/124989/6035095
readme
This directory contains the patch for building a downloadable
binary of the Lua interpreter.
Lua is a Pascal-like extension language that is often used for providing
embedded scripting. It is describ
www.eeworm.com/read/100480/6269157
java beanshell.java
/*
* BeanShell.java - BeanShell scripting support
* Copyright (C) 2000, 2001 Slava Pestov
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU
www.eeworm.com/read/227899/14406681
h scriptcntl.h
/* voifax low level scripting control library
* Copyright (C) 2004 Simone Freddio & Andrea Emanuelli
*
* This program is free software; you can redistribute it and/or modify
* it under the te
www.eeworm.com/read/227899/14406683
c scriptcntl.c
/* voifax low level scripting control library
* Copyright (C) 2004 Simone Freddio & Andrea Emanuelli
*
* This program is free software; you can redistribute it and/or modify
* it under the te
www.eeworm.com/read/458810/1583333
rb messenger.rb
require 'java'
include_class 'org.springframework.scripting.Messenger'
class RubyMessenger < Messenger
def setMessage(message)
@@message = message
end
def getMessage
@@message
www.eeworm.com/read/202672/5047415
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