資源簡介
設計模擬“網上文稿管理“Web應用。
1. 實現文稿分級授權審核
2. 實現文稿分類組織。
3. 文稿具有添加操作
4. 文稿具有編輯操作
5. 對文章可進行審核操作
6. 對文章可進行刪除和恢復等操作
代碼片段和文件信息
import?org.apache.commons.lang.StringUtils;
import?java.util.ArrayList;
public?class?test
{
????public?static?void?main(String[]?args)
????{
????????ArrayList?list=new?ArrayList<>();
????????list.add(“df“);
????????list.add(“df“);
????????list.add(“df“);
????????list.add(“df“);
????????String?a=?StringUtils.join(new?ArrayList[]{list});
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件?????????15??2018-03-28?16:22??網上文檔管理改\.git\COMMIT_EDITMSG
?????文件????????306??2018-03-28?16:22??網上文檔管理改\.git\config
?????文件?????????73??2018-03-28?16:21??網上文檔管理改\.git\desc
?????文件?????????23??2018-03-28?16:21??網上文檔管理改\.git\HEAD
?????文件????????478??2018-03-28?16:21??網上文檔管理改\.git\hooks\applypatch-msg.sample
?????文件????????896??2018-03-28?16:21??網上文檔管理改\.git\hooks\commit-msg.sample
?????文件???????3327??2018-03-28?16:21??網上文檔管理改\.git\hooks\fsmonitor-watchman.sample
?????文件????????189??2018-03-28?16:21??網上文檔管理改\.git\hooks\post-update.sample
?????文件????????424??2018-03-28?16:21??網上文檔管理改\.git\hooks\pre-applypatch.sample
?????文件???????1642??2018-03-28?16:21??網上文檔管理改\.git\hooks\pre-commit.sample
?????文件???????1348??2018-03-28?16:21??網上文檔管理改\.git\hooks\pre-push.sample
?????文件???????4898??2018-03-28?16:21??網上文檔管理改\.git\hooks\pre-reba
?????文件????????544??2018-03-28?16:21??網上文檔管理改\.git\hooks\pre-receive.sample
?????文件???????1492??2018-03-28?16:21??網上文檔管理改\.git\hooks\prepare-commit-msg.sample
?????文件???????3610??2018-03-28?16:21??網上文檔管理改\.git\hooks\update.sample
?????文件??????18635??2018-03-31?10:30??網上文檔管理改\.git\index
?????文件????????240??2018-03-28?16:21??網上文檔管理改\.git\info\exclude
?????文件????????158??2018-03-28?16:22??網上文檔管理改\.git\logs\HEAD
?????文件????????158??2018-03-28?16:22??網上文檔管理改\.git\logs\refs\heads\master
?????文件????????140??2018-03-28?16:22??網上文檔管理改\.git\logs\refs\remotes\origin\master
?????文件????????195??2018-03-28?16:22??網上文檔管理改\.git\ob
?????文件???????1287??2018-03-28?16:22??網上文檔管理改\.git\ob
?????文件???????2491??2018-03-28?16:22??網上文檔管理改\.git\ob
?????文件??????39018??2018-03-28?16:22??網上文檔管理改\.git\ob
?????文件?????????82??2018-03-28?16:22??網上文檔管理改\.git\ob
?????文件?????????89??2018-03-28?16:22??網上文檔管理改\.git\ob
?????文件?????????60??2018-03-28?16:22??網上文檔管理改\.git\ob
?????文件?????????84??2018-03-28?16:22??網上文檔管理改\.git\ob
?????文件????????114??2018-03-28?16:22??網上文檔管理改\.git\ob
?????文件???????4950??2018-03-28?16:22??網上文檔管理改\.git\ob
............此處省略647個文件信息
評論
共有 條評論