代码搜索:ActionScript
找到约 280 项符合「ActionScript」的源代码
代码结果 280
www.eeworm.com/read/243682/12924240
txt flashmxas3.txt
/L20"Flash MX ActionScript" Line Comment = // Block Comment On = /* Block Comment Off = */ Escape Char = \ File Extensions = AS
/Delimiters = ~!@%^&*()-+=|\/{}[];"' ,
/Function String 1 = "%[^t ]
www.eeworm.com/read/243682/12925410
txt fasjs.txt
/L20"Actionscript-JS" Line Comment = // Block Comment On = /* Block Comment Off = */ Escape Char = \ String Chars = "' File Extensions = AS JS
/Delimiters = ~!@%^&*()-+=|\/{}[]:;"' , .?
/Function
www.eeworm.com/read/335758/3356372
cpp displacementmapfilter_as.cpp
// DisplacementMapFilter_as.cpp: ActionScript "DisplacementMapFilter" class, for Gnash.
//
// Copyright (C) 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
//
// This program is free software
www.eeworm.com/read/335758/3356379
h displacementmapfilter_as.h
// DisplacementMapFilter_as.h: ActionScript "DisplacementMapFilter" class, for Gnash.
//
// Copyright (C) 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
//
// This program is free software;
www.eeworm.com/read/315694/3616710
as cfbmode.as
/**
* CFBMode
*
* An ActionScript 3 implementation of the CFB confidentiality mode
* Copyright (c) 2007 Henri Torgemane
*
* See LICENSE.txt for full license information.
*/
package co
www.eeworm.com/read/315694/3616719
as cbcmode.as
/**
* CBCMode
*
* An ActionScript 3 implementation of the CBC confidentiality mode
* Copyright (c) 2007 Henri Torgemane
*
* See LICENSE.txt for full license information.
*/
package co
www.eeworm.com/read/315694/3616724
as ofbmode.as
/**
* OFBMode
*
* An ActionScript 3 implementation of the OFB confidentiality mode
* Copyright (c) 2007 Henri Torgemane
*
* See LICENSE.txt for full license information.
*/
package co
www.eeworm.com/read/315694/3616729
as ecbmode.as
/**
* ECBMode
*
* An ActionScript 3 implementation of the ECB confidentiality mode
* Copyright (c) 2007 Henri Torgemane
*
* See LICENSE.txt for full license information.
*/
package co
www.eeworm.com/read/315694/3616746
as random.as
/**
* Random
*
* An ActionScript 3 implementation of a Random Number Generator
* Copyright (c) 2007 Henri Torgemane
*
* Derived from:
* The jsbn library, Copyright (c) 2003-2005 Tom
www.eeworm.com/read/315694/3616747
as tlsprf.as
/**
* TLSPRF
*
* An ActionScript 3 implementation of a pseudo-random generator
* that follows the TLS specification
* Copyright (c) 2007 Henri Torgemane
*
* See LICENSE.txt for full li