我想“克隆”谷歌日历与 C# .net 的界面

发布于 2024-08-27 04:19:51 字数 152 浏览 4 评论 0原文

为了实现这一目标,您建议我做什么?
我正在开发一个调度软件,我喜欢谷歌的界面(按天、周、月查看),但我正在考虑从零开始做所有事情。有没有办法使用预先创建的控件或者比我的想法更简单的东西?
谢谢大家。

它适用于使用 ASP.NET 和 C# 的 Web。 ;)

What would you recommend me to do in order to accomplish that?
I'm developing a Scheduling software and i love google's interface (view in day, week, month) but i'm thinking in doing everything from ground zero. Is there a way to use pre-created controls or something much more easy than my idea ?
Thank you all.

It's for web with asp.net and c#. ;)

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

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

发布评论

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

评论(2

箜明 2024-09-03 04:19:51

如果您能负担得起 Telerik 或 DevExpress 控件(或类似的组件套件),那么这是一种更快的方法。

但是,如果您想尝试免费的 (LGPL),请查看此处:

http://bettercalendar.codeplex。 com/

If you can afford Telerik or DevExpress controls (or similar component suites), it's a much faster way.

However, if you want to try a free (LGPL) one, have a look here:

http://bettercalendar.codeplex.com/

蛮可爱 2024-09-03 04:19:51

目前尚不清楚您是在谈论桌面应用程序还是 Web 应用程序。上面的链接将对桌面软件有所帮助,如果您需要网络控件,请尝试 http://arshaw.com/fullcalendar / 它是基于 jQuery 构建的。

It is not clear if you're talking about a desktop application or a web application. The link above will help for desktop software, if you're after web controls, try http://arshaw.com/fullcalendar/ which is built on jQuery.

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