代码搜索:Variables
找到约 10,000 项符合「Variables」的源代码
代码结果 10,000
www.eeworm.com/read/455325/1619688
js tw.js
// TW lang variables contributed by Jim Kou
tinyMCE.addToLang('',{
bold_desc : '彩Å
www.eeworm.com/read/451857/1659605
h vlc_main.h
/*****************************************************************************
* main.h: access to all program variables
* Declaration and extern access to LibVLC instance object.
*****************
www.eeworm.com/read/249764/4446172
js en.js
// UK lang variables
tinyMCE.addToLang('nonbreaking',{
desc : 'Insert non-breaking space character'
});
www.eeworm.com/read/243913/4517199
js en.js
// UK lang variables
tinyMCE.addToLang('nonbreaking',{
desc : 'Insert non-breaking space character'
});
www.eeworm.com/read/242111/4555833
h fast_me.h
/*!
************************************************************************
*
* \file fast_me.h
*
* \brief
* Macro definitions and global variables for fast integer pel motion
*
www.eeworm.com/read/235100/4654360
h fast_me.h
/*!
************************************************************************
*
* \file fast_me.h
*
* \brief
* Macro definitions and global variables for fast integer pel motion
*
www.eeworm.com/read/233448/4678894
f90 fnresvar.f90
! Explicit function rsult variables
function fnresvar() result (r)
integer r
r = 0
end function
www.eeworm.com/read/225324/4796701
sh run.sh
#!/bin/sh
# -----------------------------------------------------------------------------
# Run script for the OpenJMS examples
#
# Required Environment Variables
#
# JAVA_HOME Points to the J
www.eeworm.com/read/225324/4796724
sh openjms.sh
#!/bin/sh
# -----------------------------------------------------------------------------
# Start/Stop Script for the OpenJMS Server
#
# Required Environment Variables
#
# JAVA_HOME Points to
www.eeworm.com/read/218586/4856969
js en.js
// EN lang variables
tinyMCE.addToLang('',{
help_button_title : 'Help (Alt+h)'
});