Skip to content

Commit 710e64e

Browse files
authored
Update README_CN.md
removed the sentence introducing the three cpp files.
1 parent f5c178f commit 710e64e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README_CN.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1359,8 +1359,7 @@ count
13591359
13601360
## 9. C++ Streaming API
13611361
1362-
C++ API处理流数据的方式有三种:ThreadedClient, ThreadPooledClient 和 PollingClient。这三种实现方式的细节请见[test/StreamingThreadedClientTester.cpp](./test/StreamingThreadedClientTester.cpp), [test/StreamingThreadPooledClientTester.cpp](./test/StreamingThreadPooledClientTester.cpp) 和 [test/StreamingPollingClientTester.cpp](./test/StreamingPollingClientTester.cpp)。
1363-
1362+
C++ API处理流数据的方式有三种:ThreadedClient, ThreadPooledClient 和 PollingClient。
13641363
### 9.1 API
13651364
13661365
#### 9.1.1 ThreadedClient

0 commit comments

Comments
 (0)