代码搜索:Functions
找到约 10,000 项符合「Functions」的源代码
代码结果 10,000
www.eeworm.com/read/342639/3230530
js functions.js
function init() {
tinyMCEPopup.resizeToInnerSize();
}
function insertEmotion(file_name, title) {
title = tinyMCE.getLang(title);
if (title == null)
title = "";
// XML encode
title = title.re
www.eeworm.com/read/342639/3230605
js functions.js
/* Functions for the advimage plugin popup */
var preloadImg = null;
var orgImageWidth, orgImageHeight;
function preinit() {
// Initialize
tinyMCE.setWindowArg('mce_windowresize', false);
// Imp
www.eeworm.com/read/341356/3253906
js functions.js
//verifies that a var is an integer
function isInteger(number)
{
for (i=0; i < number.length; i++)
{
if (isNaN(number.charAt(i)))
{
www.eeworm.com/read/341343/3255018
java functions.java
package news;
/**
* @author WineFox
*
* To change the template for this generated type comment go to
* Window>Preferences>Java>Code Generation>Code and Comments
*/
import news.
www.eeworm.com/read/341343/3255045
java functions.java
package news;
/**
* @author WineFox
*
* To change the template for this generated type comment go to
* Window>Preferences>Java>Code Generation>Code and Comments
*/
import news.
www.eeworm.com/read/341343/3255046
java functions.java
package news;
/**
* @author WineFox
*
* To change the template for this generated type comment go to
* Window>Preferences>Java>Code Generation>Code and Comments
*/
import news.
www.eeworm.com/read/341343/3255058
java functions.java
package news;
/**
* @author WineFox
*
* To change the template for this generated type comment go to
* Window>Preferences>Java>Code Generation>Code and Comments
*/
import news.
www.eeworm.com/read/340428/3285839
java functions.java
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copy