文件名称:MyRobot
- 所属分类:
- .net编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2016-10-17
- 文件大小:
- 1.02mb
- 下载次数:
- 0次
- 提 供 者:
- 王*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
参照微软开源框架Bot fr a mework写的机器人应答服务,无需微软Bot fr a mework,无需联网,已经应用在微信公众号服务。(含示例代码)-Reference Bot fr a mework written in the fr a mework of Microsoft s open source robot answering service without Microsoft Bot fr a mework, without networking, and has been used in the Wechat public service. (With example code)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
WechatRobot.sln
BusinessDialog
..............\AnnotatedSandwichOrderDialog.cs
..............\app.config
..............\bin
..............\...\Debug
..............\...\.....\BusinessDialog.dll
..............\...\.....\BusinessDialog.dll.config
..............\...\.....\BusinessDialog.pdb
..............\...\.....\Microsoft.Bot.Builder.dll
..............\...\.....\Microsoft.Bot.Builder.pdb
..............\...\.....\Newtonsoft.Json.dll
..............\...\Release
..............\BusinessDialog.csproj
..............\Constants.cs
..............\ConversationSession.cs
..............\DialogsAggregation.cs
..............\Properties
..............\..........\AssemblyInfo.cs
..............\SimpleSandwichOrderDialog.cs
BusinessDialogTest
..................\App.config
..................\bin
..................\...\Debug
..................\...\.....\BusinessDialog.dll
..................\...\.....\BusinessDialogTest.exe
..................\...\.....\BusinessDialogTest.vshost.exe
..................\...\.....\Microsoft.Bot.Builder.dll
..................\...\.....\Newtonsoft.Json.dll
..................\BusinessDialogTest.csproj
..................\Program.cs
..................\Properties
..................\..........\AssemblyInfo.cs
Library
.......\app.config
.......\bin
.......\...\Debug
.......\...\.....\Microsoft.Bot.Builder.dll
.......\...\.....\Newtonsoft.Json.dll
.......\Connection
.......\..........\ChannelAccount.cs
.......\..........\Extensions.cs
.......\..........\Message.cs
.......\Dialogs
.......\.......\BotData.cs
.......\.......\BotToUser.cs
.......\.......\Chain.cs
.......\.......\CommandDialog.cs
.......\.......\Conversations.cs
.......\.......\DialogContext.cs
.......\.......\DialogContextStore.cs
.......\.......\Extensions.cs
.......\.......\IBotData.cs
.......\.......\IBotDataBag.cs
.......\.......\IDialog.cs
.......\.......\IDialogContext.cs
.......\.......\LuisDialog.cs
.......\.......\PromptDialog.cs
.......\Fibers
.......\......\Awaitable.cs
.......\......\Exceptions.cs
.......\......\Extensions.cs
.......\......\Fiber.cs
.......\......\Methods.cs
.......\......\Serialization.cs
.......\......\SetField.cs
.......\......\Wait.cs
.......\FormFlow
.......\........\Attributes.cs
.......\........\Confirmation.cs
.......\........\Extensions.cs
.......\........\Field.cs
.......\........\Form.cs
.......\........\FormBuilder.cs
.......\........\FormDialog.cs
.......\........\FormState.cs
.......\........\IField.cs
.......\........\IForm.cs
.......\........\IFormBuilder.cs
.......\........\IFormDialog.cs
.......\........\ILocalizer.cs
.......\........\IPrompt.cs
.......\........\IRecognizer.cs
.......\........\IStep.cs
.......\........\Language.cs
.......\........\MatchAnalyzer.cs
.......\........\Recognizer.cs
.......\........\Steps.cs
.......\Luis
.......\....\EntityRecommendation.cs
.......\....\IntentRecommendation.cs
.......\....\LuisModel.cs
.......\....\LuisResult.cs
.......\....\LuisService.cs
.......\Microsoft.Bot.Builder.csproj
.......\Microsoft.Bot.Builder.csproj.user
.......\Properties
.......\..........\AssemblyInfo.cs