?? sampleservice.wsclient
字號:
<?xml version="1.0" encoding="UTF-8"?>
<wsclientconfig version="1.0" serviceType="jsr-172">
<project>wsclient</project>
<class type="com.j2medev.chapter10.sampleservice.SampleService" location="${src.dir}"/>
<property name="cldc11" value="true"/>
</client>
<services>
<service url="http://localhost:8080/wsapp/SampleService?WSDL" file="SampleService.wsdl"/>
</services>
</wsclientconfig>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -