【辛佳雨】Flex builder 3 beta3 crack

iDotNetSpace發表於2008-06-05
 

新一篇: AS3中的反射(速記)

function StorePage(){d=document;t=d.selection?(d.selection.type!='None'?d.selection.createRange().text:''):(d.getSelection?d.getSelection():'');void(keyit=window.open('http://www.365key.com/storeit.aspx?t='+escape(d.title)+'&u='+escape(d.location.href)+'&c='+escape(t),'keyit','scrollbars=no,width=475,height=575,left=75,top=20,status=no,resizable=yes'));keyit.focus();}package  flex.license;

import  java.util.Calendar;
import  java.util.Map;

public   class  License {

    
public   static   final  String LICENSE_FILE_NAME  =   " license.properties " ;

    
static   final   boolean  $assertionsDisabled;  /*  synthetic field  */

    
public  License(Map map, Logger logger) {
        
return ;
    }

    
public   boolean  isBeta() {
        
return   false ;
    }

    
public  Calendar getExpirationDate() {
        Calendar _fldtry 
=  Calendar.getInstance();
        _fldtry.clear();
        _fldtry.set(
11 0 );
        _fldtry.set(
12 0 );
        _fldtry.set(
13 0 );
        _fldtry.set(
1 2888 );
        _fldtry.set(
2 2 );
        _fldtry.set(
5 15 );
        
return  _fldtry;
    }

    
public   boolean  isBetaExpired() {
        
boolean  flag  =   false ;
        
return  flag;
    }

    
public   boolean  isFlexBuilderBetaExpired() {
        
boolean  flag  =   false ;
        
return  flag;
    }

    
public   boolean  isFlexBuilderBasicValid() {
        
boolean  flag  =   true ;
        
return  flag;
    }

    
public   boolean  isFlexBuilderProValid() {
        
boolean  flag  =   true ;
        
return  flag;
    }

    
static  {
        $assertionsDisabled 
=   ! (flex.license.License. class )
                .desiredAssertionStatus();
    }
}


//  Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov.
//  Jad home page:  http://www.geocities.com/kpdus/jad.html
//  Decompiler options: packimports(5) braces fieldsfirst noctor nonlb space lnc 

package  flex.license;

import  java.io.File;
import  java.util.Properties;

public   class  OEMLicenseService {

    
private   static   final   long  _fldfor  =   0xffffffffcafebabeL ;
    
public   static   final  String COMPILER_EVALUATION_CODE_PROPERTY  =   " 22 " ;
    
public   static   final  String OEM_LICENSE_KEY_PROPERTY  =   " compiler " ;
    
public   static   final  String LICENSE_FILE_NAME  =   " license.properties " ;
    
private   static   boolean  a  =  System.getProperty( " os.name " ).toUpperCase().startsWith( " WINDOWS " );
    
private   static   boolean  _flddo  =  System.getProperty( " os.name " ).toUpperCase().startsWith( " MAC " );
    
private   static   long  _fldif;
    
private   static  Properties _fldint;


    
public   static   void  initTrialLicense()  throws  Exception {
    }

    
public   static   boolean  isTrialExpired( int  i) {
        
return   false ;
    }



    
public   static  String getLicenseDir() {
        
return   " 1307-1581-4356-2616-4951-7949 " ;
    }

    
public   static  String getLicenseFilename() {
        
return  ( new  File(getLicenseDir(),  " license.properties " )).getAbsolutePath();
    }

    
public   static  String getLicenseKey() {
        
return  getLicenseKey(getLicenseDir());
    }

    
public   static  String getLicenseKey(String s) {
       
return   " 1307-1581-4356-2616-4951-7949 " ;
    }


    
public   static  String getBackupHiddenFileName() {
        
if  (a) {
            String s 
=  System.getProperty( " user.home " );
            
return  s  +   " \\rskya7193.bin " ;
        }
        
if  (_flddo) {
            
return   " /Users/Shared/Library/Application Support/Macromedia/.rskya7193.bin " ;
        } 
else  {
            
return   " /etc/.rskya7193.bin " ;
        }
    }

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/12639172/viewspace-332413/,如需轉載,請註明出處,否則將追究法律責任。

相關文章