這是一個簡單的小工具,有點類似我們使用form方式設計時,使用behaver方式讓各個form作轉場特效一樣,不過這個工具是針對各個movie clip,相信對一些Art設計師有一定的幫助囉, 使用的是Transition manager方式完成,相信不久會有利用tween class方式的程式產生器吧..其實我還蠻需要的...因為help檔沒有,有時要參考指令,都要上網(wǎng)查一次
上傳時間: 2013-12-17
上傳用戶:hasan2015
一個很好用的 lcd 時鐘程序 C語言 #include<reg51.h> #include<stdio.h> //定義計時器0 的重裝值 #define RELOAD_HIGH 0x3C #define RELOAD_LOW 0xD2 //定義按鍵彈跳時間 #define DB_VAL //定義設置模式的最大時間間隔 #define TIMEOUT 200 //定義游標位置常數(shù) #define HOME 0 #define HOUR 1 #define MIN 2 #define SEC 3
標簽: include define RELOAD stdio
上傳時間: 2014-12-19
上傳用戶:zukfu
SQL Server 2005 Integration Services (SSIS) is a new Extract, Transform, and Load (ETL) tool that ships with SQL Server 2005. As with many of Microsoft s development tools, you can extend SSIS to perform other operations not already bundled with the product. SSIS provides the SSIS Class Library for just this purpose. The SSIS Class Library Object Model includes all the classes and interfaces you need to extend or augment SSIS.
標簽: Integration Transform Services Extract
上傳時間: 2015-10-11
上傳用戶:baiom
- Convert file (plain text) or clipboard content among the following encodings: big5, gbk, hz, shift-jis, jis, euc-jp, unicode big-endian, unicode little-endian, and utf-8. - Batch files conversion - Preview file content and converted result before actual conversion.
標簽: clipboard encodings following Convert
上傳時間: 2015-10-13
上傳用戶:manlian
文本計算器是一款為經(jīng)常需要使用計算器的工程項目人士而設計的軟件,該軟件使用簡單、方便。 當需要計算數(shù)據(jù)時,在窗口中輸入整個表達式(表達式可以是加+、減-、乘*、除/、平方^、括號(),以及數(shù)學函數(shù)組合),按回車后可自動計算出結果,計算方法一目了然,便于查找計算中可能出現(xiàn)的錯誤。 支持的數(shù)學函數(shù):cos(), sin(), tg(), ctg(), abs(), sgn() or sign(), sqrt(), ln(),sh() or sinh(), ch() or cosh(), th() or tanh(),cth() or coth(), heaviside()
上傳時間: 2015-10-25
上傳用戶:zhuyibin
pyformat.zip包中有兩個文件夾,pyformat_src文件夾里的為源代碼,pyformat_dist文件夾里的為編譯后的exe可執(zhí)行程序,另外每個文件夾里都放了一個名為“testfile.txt”的測試文件。 源碼使用方法示例:執(zhí)行"python pyformat.py testfile.txt"。 可執(zhí)行程序使用方法示例:執(zhí)行“pyformat testfile.txt”。 即可把文件名中的不帶調拼音+聲調記號轉化為帶調拼音輸出到stdout。文件名可以有多個。 例如:輸入wo3 shi4 zhong1 guo2 ren2. 輸出為wǒ shì zhōng guó rén. zho1ng、zhon1g、zhong1、zhong12341等均輸出為zhōng。
上傳時間: 2015-11-26
上傳用戶:1427796291
Borland C++ Builder開發(fā)的Quick_sort演算法實作,並加入timecounter計算使用的秒數(shù)。
標簽: Quick_sort Borland Builder 算法
上傳時間: 2015-12-14
上傳用戶:sk5201314
/*目的:使一個複數(shù)可顯數(shù)出來,可做+-/*,還要可以做>>跟<<的功能 題目:定義一個複數(shù)的class叫Complex,a(實部)與b(虛部)為double的型態(tài),i表示根號-1, 1.必須包含一個建構子有兩個參數(shù)(double型態(tài)),能被用來設定物件中的變數(shù)為任意值 2.包含一個建構子只有一個參數(shù)(double型態(tài)),呼叫參數(shù)的實部且定義為"實部+0i" 3.包含一個預建構子可把物件初始化為0+0i 4.overload以下的operator以致於可以正確的執(zhí)行:+ - * / << >> */
標簽:
上傳時間: 2013-12-27
上傳用戶:lindor
zd1211無線網(wǎng)卡驅動源代碼,網(wǎng)卡為USB接口 你可以把攝像頭的驅動在編譯內核的時候直接編譯進去,然后把內核燒進去,以后我們每次執(zhí)行應用程序就可以了, 也可以把要執(zhí)行的應用程序直接寫在init.sh里邊看一下,那就以后連好攝像頭然后一開機,攝像頭就會把采集到的圖象顯示在屏上。
標簽: 1211 zd 無線網(wǎng)卡驅動 源代碼
上傳時間: 2016-04-11
上傳用戶:tianjinfan
This temp directory is used by the JVM for temporary file storage. The JVM is configured to use this as its java.io.tmpdir in the catalina.sh and catalina.bat scripts.
標簽: configured JVM directory temporary
上傳時間: 2016-04-15
上傳用戶:363186