我想在我的Rhomobile應用程序中打開,閱讀並顯示一個txt文件。 首先,我想顯示文件的完整內容。但這是我的問題。 def text
fileName = File.join(Rho::RhoApplication::get_base_app_path(), '/app/test.txt')
f = File.open(fileName, 'r')
while line
我使用rhostudio來創建一個移動應用程序。目前我有這種代碼 <div data-role="page">
<script type="text/javascript">
function call(harga,nama){
var quantity=prompt("Insert Quantity");
var pri=harga;
var nam="document.form1
我已經在Windows Mobile 6.5的MC3190上通過Rhosudio(RMS_2.2.1.13)部署了Rhodes 3.5.1.13,並且它的工作正常。爲此,我已經使用了以下配置 rhobuild.yml cabwiz: 「C:/ Program Files文件(86)/的Windows Mobile 6 SDK /工具/ CabWiz」 vcbuild:「C:/ Program Fi