UnknownObject
UnknownObject
我复制了Readme中的完整客户端例子到VS项目中编译,出现”LNK2001 无法解析的外部符号“错误.(服务端代码不会引起这个错误) 以下为错误内容: ``` 已启动重新生成… 1>------ 已启动全部重新生成: 项目: Application Communication Interface, 配置: Release x64 ------ 1>Application Communication Interface.cpp 1>Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately. For example: 1>- add -D_WIN32_WINNT=0x0601 to...
不是RPC密钥,是网页的登录验证。就是用户名ccaa密码admin那个 _Originally posted by @UnknownObject000 in https://github.com/helloxz/ccaa/issues/40#issuecomment-660499831_
随机答题失效
### 错误描述 > 超星平台关闭后只能收到关闭提示,打开随机答案开关并不能实现随机答题。 ### 错误提示和日志内容 > Uncaught (in promise) DOMException: The play() request was interrupted by a new load request. https://goo.gl/LdLk22 passport2.chaoxing.com/api/monitor?version=1606138078005&refer=http://i.mooc.chaoxing.com&jsoncallback=jsonp03015136282677686&t=1606139248161:1 Failed to load resource: the server responded...
I installed boost and cpp-netlib using vcpkg,but when I'm using it by ```#include “boost/network/uri.hpp"``` ,I got error C2039.The error is reported at "F:\vcpkg\installed\x64-windows\include\boost\proto\generate.hpp",in line239 and line 248. IDE: Viaual Studio...
Some of the source code displays in a wrong way on my computer.Could someone tell me what encoding the files use?
**特性说明** 可以从指定章节往后观看视频,而不是从第一个未观看的视频开始。 **实现方案** 以智慧树为例,右侧有视频的章节列表,每个章节有序号(如1.1)这种。如果可以读取并识别这种序号,然后在弹窗列表中使用下拉列表框的形式给用户选择起始章节,然后在点击相关元素时对其序号进行检查。 **备选方案** 如果无法获取章节序号,使用章节名称或许是一个可行的选项?
### Describe the bug 1. Pick a random epub file, open it in webpage. 2. Read some pages 3. Close webpage 4. Open the same file in Android app 5....