Smobiler上海石磨_.NET移动开发平台

标题: 20190328-201904010QQ群答疑 [打印本页]

作者: Lula.Jin    时间: 2019-4-11 14:56
标题: 20190328-201904010QQ群答疑
1.问:设置多个IP访问,是需要购买企业版什么版本? 基础版可以么?
   [attach]1412[/attach]
答:成为企业用户既可设置多个ip,不需要购买也不收费

2. 问这种弹出如何实现?
[attach]1414[/attach]
答:用usercontro写一个这样的界面用shpowdialog底部弹出就行了,参考https://github.com/comsmobiler/SmobilerSamples

3.问:this.Client.SQLite创建的数据库在app退出时删除吗?
[attach]1415[/attach]
答:不会的,执行删除方法和下载app时才会删除

4.问:请问smobiler能处理JSON数据吗?
答:可以,百度一下c# json即可

5.问:禁止横屏
答:设置窗体的Orientation属性
[attach]1416[/attach]

6.问: spinner控件中要添加新的选项不能直接加的吗?
答:可以设置他的item属性,这个属性的string[] https://www.smobiler.com/Help/ht ... ontrols_Spinner.htm

7.问:barcodeScannerButton取得扫描控件扫描二维码的值是哪个函数?
答: 参考https://www.smobiler.com/SmobilerDemo/barcodescanner.aspx   private void barcodeScanner1_BarcodeScanned(object sender, BarcodeResultArgs e)

8.问:提示“Smobiler.Core”中不存在类型或者命名空间“API”
[attach]1417[/attach]
答:改用Smobiler.Core.RPC      https://www.smobiler.com/Help/ht ... anager_SetAlias.htm

9.问: APP怎么设置在线更新啊?
答:https://www.smobiler.com/guide/problem.aspx#problem37
例如图中代码
[attach]1418[/attach]

10.问: 数据访问 可以用ado.net 里的对象么?
答:可以的

11.问:蓝牙通讯插件 只能对接 sm的蓝牙打印设备吗,别的品牌可行不?
答:别的品牌也可以的
12.问:控件的DisplayFormat属性怎么设置?
答:displayFormat赋值例如{0:N},更多参考设置可以参考http://blog.csdn.net/yongjunhe/article/details/8500405 ,这个属性是指数据绑定的时候生效,例如listview的数据绑定










欢迎光临 Smobiler上海石磨_.NET移动开发平台 (https://www.smobiler.com/) Powered by Discuz! X3.2