摘要:
opcenter8的开发方式跟之前的camstar7版本差不多,自带的UI开发上手难度大,调试困难,开发周期变得很长,所以此文章再不添加任何第三方插件的情况下使用系统自带的Angular.js+bootstrap做开发 1.添加WEBAPI支持 添加WebApiConfig.cs public st 阅读全文
摘要:
更改在网站的App_Code下的AppStart.cs文件 添加引用 using System.Collections.Generic; using System.Net.Http; using System.Net.Http.Formatting; using System.Net.Http.He 阅读全文