{"id":194,"date":"2025-09-08T22:32:20","date_gmt":"2025-09-08T14:32:20","guid":{"rendered":"https:\/\/bolinio.top\/?p=194"},"modified":"2025-09-09T13:26:15","modified_gmt":"2025-09-09T05:26:15","slug":"%e7%a5%9e%e5%a5%87struct%e7%9a%84%e9%82%a3%e4%ba%9b%e4%ba%8b","status":"publish","type":"post","link":"https:\/\/bolinio.top\/?p=194","title":{"rendered":"\u795e\u5947struct\u7684\u90a3\u4e9b\u4e8b"},"content":{"rendered":"\n<p><em>\u672c\u6587\u539f\u672c\u521b\u4f5c\u4e8e2025.02.28\uff0c\u7ecf\u8fc7\u4e9b\u8bb8\u4fee\u6539\u4e4b\u540e\u53d1\u5e03\u5230\u6b64<\/em><\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">struct\u7684\u6b63\u5e38\u7528\u6cd5<\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code>struct student{\n\tint id;\n\tint num;\n};\nstruct student STU;<\/code><\/pre>\n\n\n\n<p>\u8fd9\u662f\u6700\u57fa\u7840\u7684\u58f0\u660e\uff0c\u58f0\u660e\u4e86\u4e00\u79cd\u6570\u636e\u7c7b\u578b\u53eb\u505astudent\uff0c\u5b83\u7684\u5185\u90e8\u5177\u6709\u7684\u5185\u5bb9\u662fid\u548cnum\uff0c\u7136\u540e\u6211\u628astruct student\u7528\u6765\u58f0\u660eSTU\uff0c\u6b64\u65f6STU\u5185\u90e8\u5c31\u6709\u4e24\u4e2a\u5185\u5bb9\u4e86\u3002<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">struct\u7684\u6b21\u6b63\u5e38\u7528\u6cd5<\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code>struct student{\n\tint id;\n\tint num;\n}STU;<\/code><\/pre>\n\n\n\n<p>\u8fd9\u662f\u666e\u901a\u7684\u7528\u6cd5\uff0c\u58f0\u660e\u4e86\u4e00\u79cd\u6570\u636e\u7c7b\u578b\u53eb\u505astudent\uff0c\u7136\u540e\u5728\u58f0\u660e\u7684\u540c\u65f6\u76f4\u63a5\u7528struct student\u58f0\u660e\u4e86STU\uff0c\u548c\u4e0a\u8fb9\u7684\u7b2c\u4e00\u79cd\u60c5\u51b5\u662f\u4e00\u6837\u7684<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">struct\u7684\u50bb\u9e1f\u7528\u6cd5<s>\uff08\u6211\u81ea\u5df1\u89c9\u5f97\uff09<\/s><\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code>struct{\n\tint id;\n\tint num;\n}STU;<\/code><\/pre>\n\n\n\n<p>\u8fd9\u6ca1\u6709\u58f0\u660e\u4e00\u4e2a\u548c\u4e4b\u524d\u7c7b\u4f3c\u7684student\u6570\u636e\u7c7b\u578b\uff0c\u800c\u662f\u76f4\u63a5\u628aSTU\u4f5c\u4e3a\u8fd9\u4e2a\u7ed3\u6784\u4f53\u58f0\u660e\u51fa\u53bb\u4e86\uff0c\u53ef\u4ee5\u6b63\u5e38\u4f7f\u7528STU\u6765\u8bbf\u95ee\u5185\u5bb9\uff0c\u4f8b\u5982STU.id\uff0c\u4f46\u662f\u5982\u679c\u60f3\u91cd\u65b0\u58f0\u660e\u4e00\u4e2a\u65b0\u7684\u5185\u5bb9\u7684\u8bdd\uff0c\u90a3\u4e48\u5c31\u4f1a\u53d1\u73b0\u6ca1\u529e\u6cd5\u5b9a\u4e49\uff0c\u56e0\u4e3a\u6ca1\u6709\u6570\u636e\u7c7b\u578bstudent\uff0c\u4e5f\u5c31\u662f\u8bf4\u6211\u65e0\u6cd5\u50cf\u4e0a\u8fb9\u4e00\u6837\u7684\u53bb\u58f0\u660estruct student STU;<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">\u8d85\u7ea7\u5f69\u86cb\u73af\u8282\uff01~<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">\u5f69\u86cb\u4e00\uff1a\u867d\u7136\u4e0a\u8fb9\u50bb\u9e1f\u5199\u6cd5\u5f88\u65e0\u8bed\uff0c\u4f46\u662f\u4e5f\u6709\u89e3\u51b3\u65b9\u6cd5\uff1a\u5916\u52a0typedef<\/h3>\n\n\n\n<p>\u8fd9\u4e2a\u5173\u952e\u5b57\u53ef\u4ee5\u8ba9\u4e00\u4e9b\u4e1c\u897f\u91cd\u547d\u540d\uff0c\u4e5f\u5c31\u662f\u8bf4\u9762\u5bf9\u590d\u6742\u800c\u5197\u957f\u7684struct\u6211\u4eec\u53ef\u4ee5\u4f7f\u7528typedef\u6765\u8ba9\u8fd9\u4e00\u5768\u4e1c\u897f\u53d8\u6210\u7b80\u6d01\u597d\u770b\u7684\u6837\u5b50\uff0c\u800c\u4e14\u4e0d\u5931\u53bb\u529f\u80fd\u6027\u3002<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">\u5f69\u86cb\u4e8c\uff1a\u7b80\u6d01\u5904\u7406<\/h3>\n\n\n\n<p>\u6709\u6ca1\u6709\u53d1\u73b0\u6709\u7684\u65f6\u5019\u7ed3\u6784\u4f53\u7684\u4f7f\u7528\u5728\u522b\u4eba\u90a3\u91cc\u5e76\u4e0d\u590d\u6742\uff0c\u8fd9\u662f\u56e0\u4e3a\u5176\u5b9e\u5728\u58f0\u660e\u5b8c\u7ed3\u6784\u4f53\u540e\uff0c\u5c31\u4e0d\u7528\u4f7f\u7528<br>struct\u4e86\uff0c\u4e3e\u4e2a\u7b80\u5355\u7684\u4f8b\u5b50\uff08\u5c31\u662f\u7b2c\u4e00\u4e2a\u5185\u5bb9\u7684\u4ee3\u7801\uff09\uff0c\u6b63\u5e38\u7684\u7ed3\u6784\u4f53\u58f0\u660e\u662f\u8fd9\u6837\u5b50\u7684\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>struct student{\n\tint id;\n\tint num;\n};\nstruct student STU;<\/code><\/pre>\n\n\n\n<p>\u4f46\u662f\u5b9e\u9645\u4e0a\uff0c\u522b\u4eba\u7684\u5199\u6cd5\u53ef\u80fd\u662f\u8fd9\u6837\u7684\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>struct student{\n\tint id;\n\tint num;\n};\nstudent STU;<\/code><\/pre>\n\n\n\n<p>\u53d1\u73b0\u4e86\u55b5\uff1f\u628astruct\u5220\u4e86\uff0c\u5176\u5b9e\u53ea\u8981\u4e0d\u662f\u53d8\u91cf\u540d\u5b57\u91cd\u5408\u4e86\uff0c\u90fd\u53ef\u4ee5\u8fd9\u6837\u5b50\u5199\u3002\u770b\u6765\u4e0d\u4f7f\u7528typedef\u7684\u539f\u56e0+1~<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">\u5f69\u86cb3\uff08\u7591\u4f3c\uff1f\uff09\uff1a\u5751\u7239\u73a9\u6cd5\uff01<\/h3>\n\n\n\n<p>\u8fd8\u662f\u4e3e\u7b2c\u4e00\u4e2a\u7684\u4f8b\u5b50\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>struct student{\n\tint id;\n\tint num;\n};\nstruct student STU;<\/code><\/pre>\n\n\n\n<p>\u73b0\u5728\uff0c\u5982\u679c\u7ed3\u6784\u4f53\u91cc\u8fb9\u53ea\u6709\u4e00\u4e2a\u53d8\u91cf\uff0c\u4e5f\u5c31\u662fid\u7684\u8bdd\u662f\u8fd9\u6837\u5b50\u6ef4\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>struct student{\n\tint id;\n};\nstruct student STU;  \/\/ \u4ee3\u78011<\/code><\/pre>\n\n\n\n<p>\u5b83\u8fd8\u6709\u53e6\u5916\u4e00\u79cd\u5199\u6cd5\uff0c\u5f53\u7ed3\u6784\u4f53\u5185\u5bb9\u53ea\u6709\u4e00\u4e2a\u7684\u65f6\u5019\uff0c\u53ef\u4ee5\u5c06\u62ec\u53f7\u7701\u53bb\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>struct student id;<\/code><\/pre>\n\n\n\n<p>\u8981\u662f\u6211\u6362\u4e2a\u540d\u5b57\u5462\uff0c\u6bd4\u5982\u6211\u628aid\u6362\u6210STU\u7684\u540d\u5b57\uff0c\u7136\u540e\u5c31\u51fa\u73b0\u4e86\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>struct student STU;  \/\/ \u4ee3\u78012<\/code><\/pre>\n\n\n\n<p>\u4e8e\u662f\u53d1\u73b0\u4e86\u4e00\u4e2a\u5751\uff01\u8fd9\u4e2a\u65f6\u5019\u8fd9\u53e5\u8bdd\u53ea\u662f\u5728\u58f0\u660e\u7ed3\u6784\u4f53\u7684\u5185\u5bb9\u6709STU\uff0c\u4f46\u662f\u8fd9\u548c\u4e4b\u524d\u7684 <strong><em>\u4ee3\u78011<\/em><\/strong> \u5904\u4e0d\u4e00\u6837\u4e86\uff01\u56e0\u4e3a\u4e0a\u8fb9 <strong><em>\u4ee3\u78011<\/em><\/strong> \u5904\u7684STU\u53ef\u4ee5\u7406\u89e3\u6210int a\u7684a\uff0c\u4f46\u662f\u4e0b\u8fb9 <strong><em>\u4ee3\u78012<\/em><\/strong> \u7684STU\u5219\u4ee3\u8868\u8fd9\u662f\u7ed3\u6784\u4f53\u5185\u5bb9\u7684\u4e00\u90e8\u5206\uff0c\u8fd9\u5bfc\u81f4\u4e86\u8bed\u4e49\u4e0d\u6e05\uff0c\u8fd9\u4e2a\u65f6\u5019\u6700\u597d\u52a0\u4e00\u4e2a\u6ce8\u91ca<s>\uff08\u6216\u8005\u5e72\u8106\u522b\u8fd9\u4e48\u5199\uff09<\/s><\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p>\u6700\u540e\uff0c\u8981\u662f\u770b\u5b98\u60a8\u6709\u72ec\u7279\u7684\u89c1\u89e3\u7684\u8bdd\uff0c\u53ef\u4ee5\u8054\u7cfb\u6211\u6216\u8005\u5728\u4e0b\u65b9\u8bc4\u8bba\u533a\u7559\u8a00\u55b5~<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u672c\u6587\u539f\u672c\u521b\u4f5c\u4e8e2025.02.28\uff0c\u7ecf\u8fc7\u4e9b\u8bb8\u4fee\u6539\u4e4b\u540e\u53d1\u5e03\u5230\u6b64 struct\u7684\u6b63\u5e38\u7528\u6cd5 \u8fd9\u662f\u6700\u57fa\u7840\u7684\u58f0\u660e\uff0c\u58f0\u660e\u4e86 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[19,1],"tags":[15],"class_list":["post-194","post","type-post","status-publish","format-standard","hentry","category-c-c","category-learn","tag-c-c"],"_links":{"self":[{"href":"https:\/\/bolinio.top\/index.php?rest_route=\/wp\/v2\/posts\/194","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bolinio.top\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/bolinio.top\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/bolinio.top\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bolinio.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=194"}],"version-history":[{"count":19,"href":"https:\/\/bolinio.top\/index.php?rest_route=\/wp\/v2\/posts\/194\/revisions"}],"predecessor-version":[{"id":245,"href":"https:\/\/bolinio.top\/index.php?rest_route=\/wp\/v2\/posts\/194\/revisions\/245"}],"wp:attachment":[{"href":"https:\/\/bolinio.top\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=194"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/bolinio.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=194"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/bolinio.top\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=194"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}