-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontent.json
More file actions
1 lines (1 loc) · 7.81 KB
/
content.json
File metadata and controls
1 lines (1 loc) · 7.81 KB
1
{"meta":{"title":"殷双飞的博客","subtitle":"Be Prode Of Computer Science","description":"这是一个知识的园地","author":"殷双飞","url":"http://ysf001.xyz"},"pages":[{"title":"关于","date":"2017-06-17T08:43:34.000Z","updated":"2017-06-17T09:04:56.165Z","comments":true,"path":"about/index.html","permalink":"http://ysf001.xyz/about/index.html","excerpt":"","text":"Thank you to come to the websiteIt is our honor to share things with you, hope you like : )If there is anything you want to share with us, do not hesitate to contact us. yinshuangfei007@163.com"},{"title":"关于","date":"2017-06-17T08:43:34.000Z","updated":"2017-06-17T09:04:56.165Z","comments":true,"path":"images/index.html","permalink":"http://ysf001.xyz/images/index.html","excerpt":"","text":"Thank you to come to the websiteIt is our honor to share things with you, hope you like : )If there is anything you want to share with us, do not hesitate to contact us. yinshuangfei007@163.com"},{"title":"音乐","date":"2017-06-17T08:43:34.000Z","updated":"2017-06-17T09:57:13.099Z","comments":true,"path":"music/index.html","permalink":"http://ysf001.xyz/music/index.html","excerpt":"","text":"Thank you to come to the websiteIt is our honor to share things with you, hope you like : )If there is anything you want to share with us, do not hesitate to contact us. yinshuangfei007@163.com"},{"title":"电影","date":"2017-06-17T08:43:34.000Z","updated":"2017-06-17T09:57:22.111Z","comments":true,"path":"movie/index.html","permalink":"http://ysf001.xyz/movie/index.html","excerpt":"","text":"Thank you to come to the websiteIt is our honor to share things with you, hope you like : )If there is anything you want to share with us, do not hesitate to contact us. yinshuangfei007@163.com"},{"title":"科技","date":"2017-06-17T08:43:34.000Z","updated":"2017-06-17T09:57:02.756Z","comments":true,"path":"technology/index.html","permalink":"http://ysf001.xyz/technology/index.html","excerpt":"","text":"Thank you to come to the websiteIt is our honor to share things with you, hope you like : )If there is anything you want to share with us, do not hesitate to contact us. yinshuangfei007@163.com"}],"posts":[{"title":"Memorandum","slug":"Memorandum","date":"2017-07-07T15:05:07.000Z","updated":"2017-07-07T15:53:54.233Z","comments":true,"path":"2017/07/07/Memorandum/","link":"","permalink":"http://ysf001.xyz/2017/07/07/Memorandum/","excerpt":"","text":"To Forgetful Me","categories":[],"tags":[]},{"title":"music","slug":"music","date":"2017-07-07T14:56:00.000Z","updated":"2017-07-07T16:15:43.408Z","comments":true,"path":"2017/07/07/music/","link":"","permalink":"http://ysf001.xyz/2017/07/07/music/","excerpt":"","text":"","categories":[],"tags":[]},{"title":"微软编程之美智能bot的创建精简创建过程","slug":"创建微软机器人","date":"2017-06-18T08:38:53.000Z","updated":"2017-07-07T15:55:08.216Z","comments":true,"path":"2017/06/18/创建微软机器人/","link":"","permalink":"http://ysf001.xyz/2017/06/18/创建微软机器人/","excerpt":"","text":"实例机器人地址 <— 点它 1.Azure创建Azure账号(包含订阅服务),创建web应用程序服务,获取发布配置文件(即下载)。 2.部署VS项目要部署VS2015项目至Azure云应用主机,新建bot Framework项目,项目上右键->发布,配置文件->导入,添加刚才下载的配置文件,然后点击发布,即可在网址 https://bysf.azurewebsites.net/ 上阅览部署的应用。 注:若发布不成功的时候进行如下设置:发布-> 设置-> File Push Options ->勾选三个选项3.LUIS创建LUIS,即用Azure账号登陆 https://www.luis.ai 注册LUIS机器人,导入给的Key,新建APP,添加刚刚的Key。自定义添加Intent和Entities,再训练和发布,得到Endpoint url。 4.Bot Framework创建Bot,即用Azure账号登陆 https://dev.botframework.com ,注册机器人,添加Messaging endpoint为Azure web应用程序的网址 https://bysf.azurewebsites.net/api/messages 。用此登陆账号的信息生成新的App ID和Password。新建完成后可添加Channels,Channels内可添加测试的bot。 5.VS集成Bot APP将bot集成到VS项目中,可以在VS2015 bot项目中的Web.config文件中添加Bot Framework中机器人的APP ID和Password,如图; 打开网站的起始页default.htm中添加1<iframe src='https://webchat.botframework.com/em##bed/BYSFbot?s=YOUR_SECRET_HERE'></iframe> 这时就已经在页面中嵌入了Web Chat。 6.VS集成LUIS见链接内容:LUIS集成到VS项目中 7.VS2015本机调试若编译bot项目时,按Ctrl+F5不能出现对应的网页界面,则右键项目属性,改变项目URL的处 http://localhost:3980/ 的端口号,替换一个其他的端口号再点击“创建虚拟目录”即可。 8.机器人使用界面","categories":[],"tags":[{"name":"教程","slug":"教程","permalink":"http://ysf001.xyz/tags/教程/"}]},{"title":"Hexo用法链接","slug":"Hexo用法","date":"2017-06-17T10:15:37.000Z","updated":"2017-06-17T16:29:06.839Z","comments":true,"path":"2017/06/17/Hexo用法/","link":"","permalink":"http://ysf001.xyz/2017/06/17/Hexo用法/","excerpt":"","text":"快速链接:主题使用方法MarkDown简明语法Hexo官网writing部分 1.代码格式一:1echo "Hello World!" 2.代码格式二:1同上,效果一样,写法不一样。 3.代码格式三:效果就是不一样 Block QuoteAlias: quotecontent [author[source]] [link] [source_link_title] No arguments. Plain blockquote.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit lacus ut purus iaculis feugiat. Sed nec tempor elit, quis aliquam neque. Curabitur sed diam eget dolor fermentum semper at eu lorem. Quote from a bookDo not just seek happiness for yourself. Seek happiness for all. Through kindness. Through mercy. David LevithanWide Awake Quote from TwitterNEW: DevDocs now comes with syntax highlighting. http://devdocs.io @DevDocstwitter.com/devdocs/status/356095192085962752 Quote from an article on the webEvery interaction is both precious and an opportunity to delight. Seth GodinWelcome to Island Marketing Code BlockAlias: code[title] [] [url] [link text]1code snippet A plain code block1alert('Hello World!'); Specifying the language1[rectangle setX: 10 y: 10 width: 20 height: 20]; Adding a caption to the code blockArray.map1array.map(callback[, thisArg]) Adding a caption and a URL_.compactUnderscore.js12_.compact([0, 1, false, 2, '', 3]);=> [1, 2, 3] ———————Backtick Code BlockThis is identical to using a code block, but instead uses three backticks to delimit the block.[language] [title] [url] [link text] code snippet Pull QuoteTo add pull quotes to your posts:content jsFiddleTo embed a jsFiddle snippet: GistTo embed a Gist snippet: iframeTo embed an iframe: ImageInserts an image with specified size. LinkInserts a link with target=”_blank” attribute.text url [external] [title] Include CodeInserts code snippets in source/downloads/code folder. VimeoInserts a Vimeo video. Include PostsInclude links to other posts. Include AssetsInclude post assets. RawIf certain content is causing processing issues in your posts, wrap it with the raw tag to avoid rendering errors. content And you can use them in templates: <% for (var link in site.data.menu) { %> <%= link %> <% } %>render like this : Home Gallery Archives","categories":[],"tags":[]},{"title":"网站声明","slug":"网站说明","date":"2017-06-10T05:55:08.000Z","updated":"2017-07-07T14:43:46.947Z","comments":true,"path":"2017/06/10/网站说明/","link":"","permalink":"http://ysf001.xyz/2017/06/10/网站说明/","excerpt":"","text":"This is a static website builded for training intelligence. 一个人来到田纳西毫无疑问我做的馅饼是全天下最好吃的","categories":[],"tags":[{"name":"Injury","slug":"Injury","permalink":"http://ysf001.xyz/tags/Injury/"}]}]}