📄 user story - viewmythreads paging.txt
字号:
User Story : viewMyThreads pagingpage size is 20 ( ForumConstants.MAX_THREADS_PER_PAGE )link : viewMyThreads.go view first pagelink : viewMyThreads.go?startIndex=20 view seconde pageThreadDAO: findByUserId( String userId, int startIndex ) findCountByUserId( String userId )todo list: ok.findByUserId( String userId, int startIndex ) and test ok.findCountByUserId( String userId ) and test
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -