Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 C#.net 和 MVC + razor 引擎。
我想更新日历。假期保存在 SQL 中的单独表中。我需要获取该数据并更新日历,以便用户能够看到不同颜色的假期。
我可以用jquery吗?