维控慧网物联系统V-BOX User Manual
2021-02-14 11:04:48 3.23MB 维控慧网物联系统V-BOX
1
什么是 MyBatis?\ 5 入门\ 5 从 XML 中构建 SqlSessionFactory \ 5 不使用 XML 构建 SqlSessionFactory\ 6 从 SqlSessionFactory 中获取 SqlSession\ 6 探究已映射的 SQL语句 \ 7 命名空间的一点注释 \ 8 范围和生命周期 \ 8 SqlSessionFactoryBuilder \ 8 SqlSessionFactory\ 9 SqlSession \ 9 映射器实例 \ 9 XML映射配置文件 \ 10 properties\ 10 Setting
2021-02-14 09:05:43 1.48MB MyBatis3 UserGuide 用户手册 中文
1
CPS-1616 使用说明,CPS-1848 Central Packet Switch 用户手册
2021-02-12 18:01:40 4.82MB 串口通信 嵌入式
1
泰科T1200
2021-02-09 21:04:07 716KB 泰科T1200 操作手册
1
浏览器user-agent
2021-02-09 14:05:56 2KB python 浏览器 user-agent
1
There are lots of issues existing in traditional collaborative filtering recommendation,.such as data scarcities, cold start, recommendation accuracy and.timeliness. And how to improve the efficiency and quality of recommendation is a.key problem in collaborative recommendation. In the traditional collaborative filtering.algorithms, the rating scale of different users for all projects sometimes may be.neglected while calculating the similarity. Some algorithms such as adjusted cosine.similarity
2021-02-07 12:06:27 832KB 研究论文
1
LED绘制,初级仪表盘绘制,退出按钮绘制,读取IO点并显示
2021-02-05 11:04:06 107KB LEDGDI 仪表盘GDI QUITGDI ReadIOfromPLC
1
canopen使用说明
2021-02-03 23:30:07 3.55MB canopen使用说明
1
The HDL Designer Series tools provide a highly automated environment for managing and exploring HDL designs. The design data is maintained as source VHDL or Verilog files which can be created or edited using HDL text or graphical editors
2021-02-03 23:29:12 5.29MB fpga
1
快速用户模型 这是一个为用户骨干提供基本需求的库。 假设您将Mongoose与Mongoose驱动程序一起使用。 该插件将在您的用户模型中添加以下字段。 用户名 电子邮件 名字 姓 对于密码存储,尽管您可以自由使用任何必需的内容,但我们建议您将与一起使用。 安装 这是通过提供的模块。 使用完成 : $ npm install express-user-model 用法 首先创建一个用户架构,并使用如下所示的插件。 var mongoose = require ( 'mongoose' ) ; var Schema = mongoose . Schema ; var EUM = require ( 'express-user-model' ) ; const UserSchema = new Schema ( { } ) ; UserSchema . plugin ( EUM ) ; (可选)要添加身份验证和密码字段,可以使用本地护照,如下所示。 const passportLocalMongoose = require ( 'passport-local-mongoose'
2021-02-03 14:05:56 35KB nodejs javascript npm express
1