上機內容:c++程式的編寫和執行
我的程式:
/*
* 作 者:趙玲玲
* 完成日期:2014 年 3 月 23 日
* 版 本 號:v1.0
* 輸入描述: 略
* 問題描述: 工資類陣列(1)
* 程式輸出:
* 問題分析:
* 演算法設計:略
*/#include #include using namespace std;
class salary
;salary sa;
int main()
void salary::set_salary()
infile.close();
cout<<"讀取完畢!"<}//每人漲500元
void salary::add_salary(int x)
}//對漲後的工資排序
void salary::sort_salary()}}
}//輸出漲後的工資
void salary::show_salary()
outfile.close();
}
執行結果:
知識點總結:略
HuTool 工具類詳細介紹2 檔案操作工具類
檔案的拷貝 bufferedinputstream in fileutil.getinputstream d 桌面 hutool學習.md bufferedoutputstream out fileutil.getoutputstream d 桌面 hutool學習複製.md long copysi...
FastDFS檔案操作工具類
先安裝好伺服器,然後在專案中配置好伺服器的配置 component public class fastdfsutil param multipartfile 檔案物件 return 返回檔案位址 author qbanxiaoli description 上傳檔案 sneakythrows publ...
C 檔案操作工具類
using system using system.collections.generic using system.linq using system.text using system.io namespace readlog.public region 讀取檔案 string readfile...