代码搜索:Scripts
找到约 7,993 项符合「Scripts」的源代码
代码结果 7,993
www.eeworm.com/read/490329/1204492
h imacroscript.h
/*
* imacroscript.h - Public interface to Macro script manager for the MAX CUI
*
* Macro scripts (or macros) are scripts that live in buttons and menus in the new
* customizable UI. The m
www.eeworm.com/read/242603/4550817
dbp his.dbp
# Microsoft Developer Studio Project File - Database Project
Begin DataProject = "his"
MSDTVersion = "70"
Begin Folder = "Change Scripts"
End
Begin Folder = "Create Scripts"
End
www.eeworm.com/read/213767/4912294
rake tiny_mce.rake
VERSION = '2.0.6.1'
namespace :tiny_mce do
namespace :scripts do
desc 'Install the TinyMCE scripts into the public/javascripts directory of this application'
task :install do
require
www.eeworm.com/read/181730/5275573
sql onetforums_mysql_4_0_4_to_4_0.5.sql
/**
* Database script upgrading from 4.0.4 to 4.0.5 for onet forums
* This scripts could apply to all database server.
* Creation Date:2006/5/15
* NO AVAILABLE SCRIPTS
*/
www.eeworm.com/read/439112/1808363
nasl alchemy_eye_http.nasl
#
# This script was written by Drew Hintz ( http://guh.nu )
#
# It is based on scripts written by Renaud Deraison and HD Moore
#
# See the Nessus Scripts License for details
#
if(description)
{
sc
www.eeworm.com/read/439112/1808834
nasl phprocketaddin_traversal.nasl
#
# This script was written by Drew Hintz ( http://guh.nu ) and Valeska Pederson
#
# It is based on scripts written by Renaud Deraison and HD Moore
#
# See the Nessus Scripts License for details
#
www.eeworm.com/read/436847/1844825
sql onetforums_mysql_4_0_4_to_4_0.5.sql
/**
* Database script upgrading from 4.0.4 to 4.0.5 for onet forums
* This scripts could apply to all database server.
* Creation Date:2006/5/15
* NO AVAILABLE SCRIPTS
*/
www.eeworm.com/read/432047/1898931
dbp his.dbp
# Microsoft Developer Studio Project File - Database Project
Begin DataProject = "his"
MSDTVersion = "70"
Begin Folder = "Change Scripts"
End
Begin Folder = "Create Scripts"
End
www.eeworm.com/read/375190/2726367
py testcmd.py
"""
TestCmd.py: a testing framework for commands and scripts.
The TestCmd module provides a framework for portable automated testing of
executable commands and scripts (in any language, not just Pyt