锘??xml version="1.0" encoding="utf-8" standalone="yes"?>亚洲免费黄色,久久精品一区二区三区不卡免费视频,中文一区一区三区免费 http://www.aygfsteel.com/halewang/zh-cnSat, 17 May 2025 11:53:49 GMTSat, 17 May 2025 11:53:49 GMT60鍗冭緵涓囪嫤緇堜簬鎼炲ソ涓狫2ME鐨刟nt鐢ㄧ殑build.xml錛堟諱綋鏄拰鐜嬫.瀛﹀緱錛?/title><link>http://www.aygfsteel.com/halewang/archive/2007/10/24/155475.html</link><dc:creator>寰¢鑰岃</dc:creator><author>寰¢鑰岃</author><pubDate>Wed, 24 Oct 2007 02:15:00 GMT</pubDate><guid>http://www.aygfsteel.com/halewang/archive/2007/10/24/155475.html</guid><wfw:comment>http://www.aygfsteel.com/halewang/comments/155475.html</wfw:comment><comments>http://www.aygfsteel.com/halewang/archive/2007/10/24/155475.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.aygfsteel.com/halewang/comments/commentRss/155475.html</wfw:commentRss><trackback:ping>http://www.aygfsteel.com/halewang/services/trackbacks/155475.html</trackback:ping><description><![CDATA[<p>淇虹敤鐨勬槸JDK1.5錛學TK2.5.2錛宎pache-ant-1.7.0錛宺etroguard-v2.3.1<br /> 淇虹殑鐩綍緇撴瀯鏄繖鏍風殑<br /> <img height="315" alt="" src="http://www.aygfsteel.com/images/blogjava_net/halewang/midlet.JPG" width="775" border="0" /><br /> --涓嬮潰鏄痓uild.xml鐨勫唴瀹?br /> <?xml version="1.0" encoding="GB2312"?><br /> <project name="絎竴涓狹IDP紼嬪簭" default="all" basedir="."><br />   <!-- 寮曞叆浣嶄簬build.properties涔嬩腑鐨勫父鐢ㄥ睘鎬?-><br />   <property file="build.properties"/><br />   <br />   <target name="prepare" description="鍑嗗宸ヤ綔"><br />     <mkdir dir="${build.dir}"/><br />     <mkdir dir="${build.dir.classes}"/><br />     <mkdir dir="${build.dir.obfused}"/><br />     <mkdir dir="${build.dir.preverified}"/><br />     <mkdir dir="${build.dir.bin}"/><br />   </target><br />   <br />   <target name="cleandir" description="娓呴櫎鐩綍"><br />     <delete dir="${build.dir}"/><br />   </target><br />   <br />   <target name="compile" description="緙栬瘧婧愪唬鐮? depends="prepare"><br />     <javac debug="on"  bootclasspath="${midp.api}" classpath="${midp.api};."<br />       srcdir="${src.dir}" destdir="${build.dir.classes}"/><br />   </target></p> <p>  <target name="beforeobfuse" description="娣鋒穯鍓嶅厛鎵撳寘鎴怞AR" depends="compile"><br />     <jar basedir="${build.dir.classes}" jarfile="${build.dir.bin.jarunobfus}"/><br />   </target></p> <p>  <target name="obfuscate" description="浣跨敤娣鋒穯鍣? depends="beforeobfuse"><br />     <java fork="yes" classname="RetroGuard" classpath="${obfuscator.lib};${midp.api};."><br />       <arg line="${build.dir.bin.jarunobfus}"/><br />       <arg line="${build.dir.bin.jarobfused}"/><br />       <arg line="${obfuscator.script}"/><br />     </java><br />   </target></p> <p>  <target name="afterobfuse" description="娣鋒穯鍚庡啀鎶奐AR瑙e寘" depends="obfuscate"><br />     <unzip src="${build.dir.bin.jarobfused}" dest="${build.dir.obfused}"/><br />     <delete dir="${build.dir.obfused}/META-INF"/><br />   </target></p> <p>  <target name="preverify" description="棰勫厛瀹℃牳" depends="afterobfuse"><br />     <exec executable="${midp.home}/bin/preverify1.1"><br />       <arg line="-classpath ${midp.api};."/><br />       <arg line="-d ${build.dir.preverified}"/><br />       <arg line="${build.dir.obfused}"/><br />     </exec><br />   </target></p> <p>  <target name="package" description="鍖呰鎴怞AR涓嶫AD" depends="preverify"><br />     <jar basedir="${build.dir.preverified}" jarfile="${build.dir.bin.jar}" manifest="MANIFEST.MF"><br />       <fileset dir="${res.dir}"/><br />     </jar><br />     <copy file="${jad}" tofile="${build.dir.bin}/${jad}"/><br />   </target><br />   <br />   <target name="run" description="浣跨敤妯℃嫙鍣ㄦ墽琛?><br />     <exec executable="${midp.home}/bin/emulator"><br />       <arg line="-Xdescriptor:${build.dir.bin}/${jad}"/><br />     </exec><br />   </target></p> <p>  <target name="all" description="瀹屾垚鎵鏈夋楠? depends="cleandir,package,run"/><br />     <br /> </project><br /> <br /> --涓嬮潰鏄痓uild.properties鐨勫唴瀹?br /> #姝ゆ枃浠剁敤鏉ヨ瀹氫竴浜涘父鐢ㄥ睘鎬?/p> <p>#欏圭洰鍚嶇О<br /> name=MyFirst</p> <p>#JAD涓嶫AR鐨勬枃浠跺悕<br /> jar=${name}.jar<br /> jad=${name}.jad</p> <p>#婧愭枃浠舵墍鍦ㄨ礬寰?br /> src.dir=src</p> <p>#璧勬簮鏂囦歡鎵鍦ㄨ礬寰?br /> res.dir=res</p> <p>#寤烘瀯浜х墿鏀劇疆浣嶇疆<br /> build.dir=build</p> <p>#緙栬瘧鍚庣被鏂囦歡鐨勬斁緗綅緗?br /> build.dir.classes=${build.dir}/classes<br /> #鏈粡榪囨販娣嗙殑JAR鏂囦歡鍚?br /> build.dir.bin.jarunobfus=${build.dir.bin}/${name}-unobfus.jar<br /> #緇忚繃娣鋒穯鐨凧AR鏂囦歡鍚?br /> build.dir.bin.jarobfused=${build.dir.bin}/${name}-obfused.jar<br /> #娣鋒穯鍚庣被鐨勬斁緗綅緗?br /> build.dir.obfused=${build.dir}/obfused</p> <p>#緇忚繃棰勫厛瀹℃牳涔嬪悗鐨勭被鏂囦歡鏀劇疆浣嶇疆<br /> build.dir.preverified=${build.dir}/preverified</p> <p>#JAD涓嶫AR鐨勬斁緗綅緗?br /> build.dir.bin=${build.dir}/bin<br /> #鏈緇堢殑JAR鏂囦歡鍚?br /> build.dir.bin.jar=${build.dir.bin}/${jar}</p> <p>#J2ME Wireless Toolkit鎵鍦ㄨ礬寰勶紝榪欎釜璺緞鍓嶇殑/鑰借鎴戝緢闀挎椂闂?br /> midp.home=D:/WTK252</p> <p>#MIDP紼嬪簭搴撴墍鍦ㄨ礬寰?br /> midp.api=${midp.home}/lib/midpapi21.jar;${midp.home}/lib/cldcapi11.jar</p> <p>#絀虹櫧MIDP紼嬪簭搴撴墍鍦ㄨ礬寰?br /> midp.emptyapi=${midp.home}/wtklib/kenv.zip</p> <p>#娣鋒穯鍣ㄤ笌鎺у埗鏂囦歡<br /> obfuscator.lib=retroguard.jar<br /> obfuscator.script=script.rgs</p> <br /> --涓嬮潰鏄痵cript.rgs鏂囦歡鍐呭<br /> .class my/DirstMIDlet<br /> <br /> --涓嬮潰鏄疢ANIFEST.MF鏂囦歡鍐呭<br /> MIDlet-Name: HelloWorld<br /> MIDlet-Version: 1.0.0<br /> MIDlet-Vendor: Sun Microsystems,Inc.<br /> MIDlet-Description: Sample Hello World MIDlet<br /> MIDlet-Info-URL: http://java.sun.com/j2me/<br /> MIDlet-1: HelloWorld,, my.FirstMIDlet<br /> MicroEdition-Profile: MIDP-2.1<br /> MicroEdition-Configuration: CLDC-1.1<br /> <br /> --涓嬮潰鏄疢yFirst.jad鏂囦歡鍐呭<br /> MIDlet-Name: HelloWorld<br /> MIDlet-Version: 1.0.0<br /> MIDlet-Vendor: Sun Microsystems,Inc.<br /> MIDlet-Description: Sample Hello World MIDlet<br /> MIDlet-Info-URL: http://java.sun.com/j2me/<br /> MIDlet-Jar-URL: MyFirst.jar<br /> MIDlet-Jar-Size: 1020<br /> MIDlet-1: HelloWorld,, my.FirstMIDlet<br /> MicroEdition-Profile: MIDP-2.1<br /> MicroEdition-Configuration: CLDC-1.1<br /> <br /> <img src ="http://www.aygfsteel.com/halewang/aggbug/155475.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.aygfsteel.com/halewang/" target="_blank">寰¢鑰岃</a> 2007-10-24 10:15 <a href="http://www.aygfsteel.com/halewang/archive/2007/10/24/155475.html#Feedback" target="_blank" style="text-decoration:none;">鍙戣〃璇勮</a></div>]]></description></item></channel></rss> <footer> <div class="friendship-link"> <a href="http://www.aygfsteel.com/" title="狠狠久久亚洲欧美专区_中文字幕亚洲综合久久202_国产精品亚洲第五区在线_日本免费网站视频">狠狠久久亚洲欧美专区_中文字幕亚洲综合久久202_国产精品亚洲第五区在线_日本免费网站视频</a> </div> </footer> 主站蜘蛛池模板: <a href="http://" target="_blank">苍南县</a>| <a href="http://" target="_blank">杭锦旗</a>| <a href="http://" target="_blank">贺兰县</a>| <a href="http://" target="_blank">嘉黎县</a>| <a href="http://" target="_blank">南平市</a>| <a href="http://" target="_blank">鹤峰县</a>| <a href="http://" target="_blank">志丹县</a>| <a href="http://" target="_blank">开阳县</a>| <a href="http://" target="_blank">毕节市</a>| <a href="http://" target="_blank">获嘉县</a>| <a href="http://" target="_blank">永川市</a>| <a href="http://" target="_blank">武穴市</a>| <a href="http://" target="_blank">长岭县</a>| <a href="http://" target="_blank">泸西县</a>| <a href="http://" target="_blank">佛冈县</a>| <a href="http://" target="_blank">南皮县</a>| <a href="http://" target="_blank">日喀则市</a>| <a href="http://" target="_blank">增城市</a>| <a href="http://" target="_blank">台南市</a>| <a href="http://" target="_blank">保康县</a>| <a href="http://" target="_blank">灵武市</a>| <a href="http://" target="_blank">大余县</a>| <a href="http://" target="_blank">汉中市</a>| <a href="http://" target="_blank">兴安盟</a>| <a href="http://" target="_blank">新干县</a>| <a href="http://" target="_blank">西林县</a>| <a href="http://" target="_blank">肃南</a>| <a href="http://" target="_blank">普洱</a>| <a href="http://" target="_blank">伊通</a>| <a href="http://" target="_blank">大城县</a>| <a href="http://" target="_blank">阿鲁科尔沁旗</a>| <a href="http://" target="_blank">孟连</a>| <a href="http://" target="_blank">贵德县</a>| <a href="http://" target="_blank">天水市</a>| <a href="http://" target="_blank">白山市</a>| <a href="http://" target="_blank">二手房</a>| <a href="http://" target="_blank">黄骅市</a>| <a href="http://" target="_blank">剑河县</a>| <a href="http://" target="_blank">灵山县</a>| <a href="http://" target="_blank">徐州市</a>| <a href="http://" target="_blank">明星</a>| <script> (function(){ var bp = document.createElement('script'); var curProtocol = window.location.protocol.split(':')[0]; if (curProtocol === 'https') { bp.src = 'https://zz.bdstatic.com/linksubmit/push.js'; } else { bp.src = 'http://push.zhanzhang.baidu.com/push.js'; } var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(bp, s); })(); </script> </body>