使用 Monodevelop C# 在 iPad 中创建 UITableView

发布于 2025-01-06 06:34:27 字数 346 浏览 3 评论 0原文

我是 iPad 开发人员的新手,

我已经使用 Xcode 4objective c 中创建了两个或三个 iPad 应用程序。

但现在我想使用C#语言中的Monodeveloper工具创建iPad应用程序...

为此我需要一些基本教程,它实现UITableView

我在谷歌搜索但没有任何教程。

任何帮助将不胜感激。

提前致谢!!

i am new to iPad developer,

i have created two or three iPad application in objective c using Xcode 4.

but now i want to create iPad application using Monodeveloper tool in C# language...

for that i need some basic tutorial, which implements UITableView,

i searched in google but i didn't got any tutorial.

Any help will be appreciated.

Thanks In Advance !!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

手长情犹 2025-01-13 06:34:27

尽管简单地在谷歌上搜索“Monotouch 教程”即可轻松入门,但这里有一些可以开始的地方:

http:// docs.xamarin.com/ios

http://ios.xamarin.com/Tutorials

<一个href="https://github.com/xamarin/monotouch-samples" rel="nofollow">https://github.com/xamarin/monotouch-samples

http://monotouchexamples.com/

特别是对于表格,您应该考虑 Monotouch.Dialog:
https://github.com/migueldeicaza/MonoTouch.Dialog

Altough a simple googling for "Monotouch tutorials" would get you started easily, here are some places to begin with:

http://docs.xamarin.com/ios

http://ios.xamarin.com/Tutorials

https://github.com/xamarin/monotouch-samples

http://monotouchexamples.com/

Especially for tables, you should consider Monotouch.Dialog:
https://github.com/migueldeicaza/MonoTouch.Dialog

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文