文件名称:IDcard
介绍说明--下载内容均来自于网络,请自行研究使用
主要参数:输入15位旧身份证号码,输出18位新身份证号码。完成以下功能:根据给定的转换规则将15位身份证号转化为18位身份证号码,要考虑程序命令行参数;
要应用以下知识点:字符数组基本输入、输出;循环控制结构;命令行参数。
-The main parameters: the old ID number input 15, output 18 new ID number. Complete the following functions: the transformation rules according to the given ID number will be transformed into 15 18-bit ID number, to consider the program command line arguments knowledge points to the following: character array basic input, output loop control structure command line parameters.
要应用以下知识点:字符数组基本输入、输出;循环控制结构;命令行参数。
-The main parameters: the old ID number input 15, output 18 new ID number. Complete the following functions: the transformation rules according to the given ID number will be transformed into 15 18-bit ID number, to consider the program command line arguments knowledge points to the following: character array basic input, output loop control structure command line parameters.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
IDcard.c