1. 首页
  2. 数据库
  3. 其它
  4. linquest:Jinqu Linq实现 源码

linquest:Jinqu Linq实现 源码

上传者: 2021-02-01 20:39:56上传 ZIP文件 73.63KB 热度 9次
linquest-使用Jinqu基础结构实现远程Linq实现 完全用TypeScript编写。 安装 npm我linquest 让我们来看看 // first, create a service const service = new LinqService ( 'https://my.company.service.com/' ) ; // then create a query const query = service . createQuery < Company> ( 'Companies' ) ; // execute the query const result = await
下载地址
用户评论