2023OSSLteam / 2023OSSLteam/StockTrading
main.cpp 생성
未关闭
documentation
- 主要语言
- C++
- 星标
- 1
- 派生
- 2
- PR 合并指标
- 30 天内没有已合并 PR
描述
## 목적
각각 기능들을 object 파일로 분리해서 작업 후
main에서 모아서 작업하고자 main.cpp 생성 후 CRUD 기초 생성
## 작업 상세 내용
간단하게 do while로 작업을 선택하게 하고자함
기능들을 구체화해서 menu 들을 구상해야 할 것 같음
## Reference
수업 시간에 진행 했던 CRUD 제작 cpp
贡献指南
这个仓库没有索引到贡献指南
调研方向
The issue asks to create a main.cpp file that uses a do-while loop to select operations and integrates CRUD functions from separate object files. First, look for existing object files or source files implementing CRUD operations in the repository. Understand how the menu should be structured based on the referenced class project. The goal is to produce a working main program that compiles and links the object files.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- cpp
- 领域
- cli
- Issue 类型
- 功能
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100