05 2022 档案

摘要:Hi John, I'm very glad to share about our product 2.0 launch which is the most important strategic initiative for 2020. Within two months, we're able 阅读全文
posted @ 2022-05-29 23:05 娜梓 阅读(840) 评论(0) 推荐(0) 编辑
摘要:第一步: greeting 非常正式的情况下使用Dear ~ ,一般日常情况下使用 Hi~ 第二步:如果是回复某人的邮件 Thanks for your update. Thanks for sharing. Thanks for your information Thanks for your h 阅读全文
posted @ 2022-05-29 14:02 娜梓 阅读(380) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2022-05-28 22:40 娜梓 阅读(32) 评论(0) 推荐(0) 编辑
摘要:1、In the middle of sth. = busy with sth. 正在忙于..... Hey, Emily, where can I find those metadata files? Sorry I am in the middle of writing a repost, I 阅读全文
posted @ 2022-05-27 23:52 娜梓 阅读(375) 评论(0) 推荐(0) 编辑
摘要:参考博文:https://blog.csdn.net/weixin_45826022/category_10578086.html Js代码 <!DOCTYPE html> <html> <script src="https://cdn.plot.ly/plotly-latest.min.js">< 阅读全文
posted @ 2022-05-27 22:57 娜梓 阅读(190) 评论(0) 推荐(0) 编辑
摘要:下载链接:https://www.mongodb.com/try/download/community 一路傻瓜式安装,下一步下一步即可 安装完之后默认情况下数据库是没有启动的 一、安装MongoDB 1、安装 2、安装完之后,配置环境变量,MongoDB的安装路径:C:\Program Files 阅读全文
posted @ 2022-05-14 23:02 娜梓 阅读(605) 评论(0) 推荐(0) 编辑
摘要:一、MongoDB简介 MongoDB是为快速开发互联网web应用而设计的数据库系统。 MongoDB的设计目标是极简、灵活、作为web应用栈的一部分。 MongoDB的数据模型是面向文档的,所谓文档是一种类似于JSON的结构,简单理解MongoDB这个数据库中存得是各种各样得JSON。(BSON增 阅读全文
posted @ 2022-05-14 18:02 娜梓 阅读(901) 评论(0) 推荐(0) 编辑