首页
Python
Java
前端
数据库
Linux
Chatgpt专题
开发者工具箱
厦理专题
厦理OJ——1002:A+B Problem
一、题目 Description Calculate a+b Input Two integer a,b (0<=a,b<=10) Output Output a+b Sample Input 1 2 Sample Output 3 Hint Here is a sample solution for problem using C/GCC: #include in
阅读更多...
厦理期末给爷过-软件项目管理考点-略全
选择、判断:书本课后习题 https://blog.csdn.net/m0_48869571/article/details/121557116?spm=1001.2014.3001.5501 多选题 问答题 1.常用的软件项目进度管理图示。 答:甘特图、网络图、里程碑图、资源图、燃尽图、燃起图 2.软件项目任务分解的基本步骤。 答:任务分解的基本步骤: (1) 确
阅读更多...