- 博客(4)
- 收藏
- 关注
转载 xamarin SimpleAdapter绑定出错问题
问题:今天在实验xamarin中SimpleAdapter绑定到ListView时,出现闪退的现象, 见图: 解决方法: SimpleAdapter中的构造函数public SimpleAdapter(Context context, IList<IDictionary<string, object>> data, int resource, strin...
2014-10-11 17:33:00
134
转载 xamarin fivechess
网上的五子棋项目是java开发,先转为xamarin,有需要的请下载。 FiveChess.7z 转载于:https://www.cnblogs.com/my_sql/p/4018671.html
2014-10-11 11:43:00
110
转载 Xamarin Mono错误: unable to find explicit activity class
unable to find explicit activity class在android开发很常见,网上一般是java的解决办法,对我们这些xamariner就无语了。 xamarin中用attribute代替了AndroidManifest.xml中的相关内容,所以联想到此错误的问题可能是Activity中[Activity]未写。 加上[Activity]之后,解决问题。 ...
2014-10-11 11:37:00
130
转载 c#直接横向打印LocalReport
环境说明:VS2012,打印机型号:Zebra ZP Series-200 dpi 申明变量: private int m_currentPageIndex; private List<Stream> m_streams; private PaperSize _paperSize; privateReportPageSettings _r...
2013-04-08 11:48:00
441
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人