代码搜索结果
找到约 10,000 项符合
Image 的代码
image.js
function loadText()
{
var txtLang = document.getElementsByName("txtLang");
txtLang[0].innerHTML = "\u6863\u6848 ";
txtLang[1].innerHTML = "\u5f71\u50cf\u66ff\u4ee3\u6587\u5b57 ";
image.js
/*
* Copyright (c) 2001-2007, TIBCO Software Inc.
* Use, modification, and distribution subject to terms of license.
*/
jsx3.require("jsx3.gui.Block");jsx3.Class.defineClass("jsx3.gui.Image",jsx3.g
image.c
/*
*
* QccPack: Quantization, compression, and coding libraries
* Copyright (C) 1997-2009 James E. Fowler
*
* This library is free software; you can redistribute it and/or
* modify it under t
image.js
Class("linb.UI.Image", "linb.UI",{
Instance:{
getRate:function(){
return parseFloat(this.get(0)._rate) || 1;
}
},
Static:{
Templates:{
image.java
/*
*
*
* Copyright 1990-2007 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER
*
* This program is free software; you can redistribut