{"id":5645,"date":"2023-09-08T20:46:48","date_gmt":"2023-09-08T12:46:48","guid":{"rendered":"https:\/\/www.citerp.com.tw\/citwordpress\/?p=5645"},"modified":"2023-09-13T12:01:34","modified_gmt":"2023-09-13T04:01:34","slug":"python-if-else","status":"publish","type":"post","link":"https:\/\/www.citerp.com.tw\/citwordpress\/python-if-else\/","title":{"rendered":"Python \u8207\u5176\u5b83\u7a0b\u5f0f\u4e00\u6a23\u6709\u300c\u689d\u4ef6\u5224\u65b7\u8a9e\u6cd5\u300d\uff0c\u4f46 Python \u7684 if \u8f03\u4e0d\u540c\u7684\u5730\u65b9\u5728\u65bc\u5b83\u4f7f\u7528 elif \u800c\u4e0d\u662f else if\uff0c\u800c\u4e14\u4e5f\u6c92\u6709 switch \u8a9e\u6cd5\u3002"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\" id=\"fm-chapter-1\">if \u7d44\u5408\u65b9\u5f0f<\/h2>\n\n\n\n<p>Python \u6ca1\u6709&nbsp;<code>switch()...case<\/code><\/p>\n\n\n\n<p>if \u5224\u65b7\u5f0f\u53ef\u4ee5\u4f7f\u7528\u4ee5\u4e0b\u5e7e\u7a2e\u65b9\u5f0f\u7d44\u5408\u3002<\/p>\n\n\n\n<p>if \u55ae\u4e00\u689d\u4ef6\u5224\u65b7\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>if \u689d\u4ef6\u5f0f:\n    # \u8a9e\u53e5...<\/code><\/pre>\n\n\n\n<p>if\u2026else \u55ae\u4e00\u689d\u4ef6\u5224\u65b7\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>if \u689d\u4ef6\u5f0f:\n    # \u8a9e\u53e5...\n# \u4e0a\u8ff0\u689d\u4ef6\u4e0d\u6210\u7acb\u57f7\u884c\nelse:\n    # \u8a9e\u53e5...<\/code><\/pre>\n\n\n\n<p>if\u2026elif \u591a\u91cd\u689d\u4ef6\u5224\u65b7\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>if \u689d\u4ef6\u5f0f 1:\n    # \u8a9e\u53e5...\nelif \u689d\u4ef6\u5f0f 2:\n    # \u8a9e\u53e5...<\/code><\/pre>\n\n\n\n<p>if\u2026elif\u2026else \u591a\u91cd\u689d\u4ef6\u5224\u65b7\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>if \u689d\u4ef6\u5f0f 1:\n    # \u8a9e\u53e5...\nelif \u689d\u4ef6\u5f0f 2:\n    # \u8a9e\u53e5...\nelif \u689d\u4ef6\u5f0f 3:\n    # \u8a9e\u53e5...\n.\n.\n# \u4e0a\u8ff0\u689d\u4ef6\u5f0f\u90fd\u4e0d\u6210\u7acb\u57f7\u884c\nelse:\n    # \u8a9e\u53e5...<\/code><\/pre>\n\n\n\n<p><\/p>\n\n\n\n<p>\u5982\u679c\u6709\u4ec0\u9ebc\u554f\u984c\uff0c\u4e5f\u53ef\u4ee5\u5728\u4e0b\u65b9\u7559\u8a00\u8655\u8207\u6211\u5011\u5206\u4eab\uff0c\u611f\u8b1d\u60a8!!<\/p>\n\n\n\n<p>\u624b\u5200\u8a66\u7528=&gt;<a data-type=\"URL\" data-id=\"https:\/\/buy.citerp.com.tw\/\" href=\"https:\/\/buy.citerp.com.tw\/\" target=\"_blank\" rel=\"noreferrer noopener\">\u8766\u76ae\u5c0d\u5e33\u738b<\/a><\/p>\n\n\n\n<p>\u624b\u5200\u8a66\u7528=&gt;<a rel=\"noreferrer noopener\" href=\"https:\/\/www.citerp.com.tw\/\" target=\"_blank\" data-type=\"URL\" data-id=\"https:\/\/www.citerp.com.tw\/\">\u5eb7\u6377\u96f2\u7aefERP<\/a><\/p>\n\n\n\n<p>\u76f8\u95dc\u6587\u7ae0<\/p>\n\n\n\n<p>\ud83d\udc49 <a href=\"https:\/\/www.citerp.com.tw\/citwordpress\/odbcset003\/\" target=\"_blank\" rel=\"noreferrer noopener\">\u5982\u4f55\u67e5\u770bWindows\u76ee\u524d\u4f7f\u7528\u7684ODBC Driver\u662f\u54ea\u500b\u7248\u672c\u5462?<\/a><\/p>\n\n\n\n<p>\ud83d\udc49 <a href=\"https:\/\/www.citerp.com.tw\/citwordpress\/ezk_opexcelimportbascus01-%e9%80%b2%e5%87%ba%e8%b2%a8%e4%b8%80%e8%a6%bd%e8%a1%a8\/\" target=\"_blank\" rel=\"noreferrer noopener\">\u9032\u51fa\u8ca8\u4e00\u89bd\u8868 \u7c21\u55ae\u738b \u64cd\u4f5c\u6b65\u9a5f\u8a73\u89e3<\/a><\/p>\n\n\n\n<p>\ud83d\udc49 <a href=\"https:\/\/www.citerp.com.tw\/citwordpress\/ezk_filesimportbascus01\/\" target=\"_blank\" rel=\"noreferrer noopener\">\u7c21\u55ae\u738b-\u9032\u51fa\u8ca8\u532f\u5165\u4e0a\u50b3\u5de5\u5177 \u64cd\u4f5c\u6b65\u9a5f\u8a73\u89e3<\/a><\/p>\n\n\n\n<p>\ud83d\udc49 <a href=\"https:\/\/www.citerp.com.tw\/citwordpress\/opspeautochklistm001\/\" target=\"_blank\" rel=\"noreferrer noopener\">\u8766\u76ae\u5c0d\u5e33\u738b-\u8766\u76ae\u5c0d\u5e33\u7d50\u679c\u4e00\u89bd\u8868-\u70ba\u4ec0\u9ebc\u8981\u5c0d\u5e33?\u7121\u5c0d\u61c9???<\/a><\/p>\n\n\n\n<p>\ud83d\udc49 <a href=\"https:\/\/www.citerp.com.tw\/citwordpress\/opspeautochklistm010\/\" target=\"_blank\" rel=\"noreferrer noopener\">\u8766\u76ae\u5c0d\u5e33\u738b-\u5c0d\u5e33\u539f\u7406\u5206\u6790-\u6709\u8a02\u55ae\uff0c\u6709\u64a5\u6b3e\u3060\u3044\u3058\u3087\u3046\u3076(\u5927\u4e08\u592b)\uff1b\u6709\u8a02\u55ae\uff0c\u6c92\u64a5\u6b3e \u6b50NO~~~~~!!!<\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><a href=\"https:\/\/help.shopee.tw\/portal\/article\/79738-[%E8%9D%A6%E7%9A%AE%E6%9C%8D%E5%8B%99]-%E8%A8%82%E5%96%AE%E5%AE%8C%E6%88%90%E5%BE%8C%E4%BB%80%E9%BA%BC%E6%99%82%E5%80%99%E8%83%BD%E5%A4%A0%E6%94%B6%E5%88%B0%E6%AC%BE%E9%A0%85%E5%91%A2%EF%BC%9F?\" target=\"_blank\" rel=\"noreferrer noopener\">[\u8766\u76ae\u670d\u52d9] \u8a02\u55ae\u5b8c\u6210\u5f8c\u4ec0\u9ebc\u6642\u5019\u80fd\u5920\u6536\u5230\u6b3e\u9805\u5462\uff1f<\/a><\/h2>\n","protected":false},"excerpt":{"rendered":"<p>Python \u8207\u5176\u5b83\u7a0b\u5f0f\u4e00\u6a23\u6709\u300c\u689d\u4ef6\u5224\u65b7\u8a9e\u6cd5\u300d\uff0c\u4f46 Python \u7684 if \u8f03\u4e0d\u540c\u7684\u5730\u65b9\u5728\u65bc\u5b83\u4f7f\u7528 elif \u800c\u4e0d\u662f else if\uff0c\u800c\u4e14\u4e5f\u6c92\u6709 switch \u8a9e\u6cd5\u3002<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"qubely_global_settings":"","qubely_interactions":"","footnotes":""},"categories":[136],"tags":[137],"class_list":["post-5645","post","type-post","status-publish","format-standard","hentry","category-python","tag-python"],"qubely_featured_image_url":null,"qubely_author":{"display_name":"\u5eb7\u6377Qoo","author_link":"https:\/\/www.citerp.com.tw\/citwordpress\/author\/cit001\/"},"qubely_comment":0,"qubely_category":"<a href=\"https:\/\/www.citerp.com.tw\/citwordpress\/category\/python\/\" rel=\"category tag\">Python<\/a>","qubely_excerpt":"Python \u8207\u5176\u5b83\u7a0b\u5f0f\u4e00\u6a23\u6709\u300c\u689d\u4ef6\u5224\u65b7\u8a9e\u6cd5\u300d\uff0c\u4f46 Python \u7684 if \u8f03\u4e0d\u540c\u7684\u5730\u65b9\u5728\u65bc\u5b83\u4f7f\u7528 elif ...","yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Python \u8207\u5176\u5b83\u7a0b\u5f0f\u4e00\u6a23\u6709\u300c\u689d\u4ef6\u5224\u65b7\u8a9e\u6cd5\u300d\uff0c\u4f46 Python \u7684 if \u8f03\u4e0d\u540c\u7684\u5730\u65b9\u5728\u65bc\u5b83\u4f7f\u7528 elif \u800c\u4e0d\u662f else if\uff0c\u800c\u4e14\u4e5f\u6c92\u6709 switch \u8a9e\u6cd5\u3002 - \u514d\u8cbb\u8cc7\u6e90\u5206\u4eab<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.citerp.com.tw\/citwordpress\/python-if-else\/\" \/>\n<meta property=\"og:locale\" content=\"zh_TW\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Python \u8207\u5176\u5b83\u7a0b\u5f0f\u4e00\u6a23\u6709\u300c\u689d\u4ef6\u5224\u65b7\u8a9e\u6cd5\u300d\uff0c\u4f46 Python \u7684 if \u8f03\u4e0d\u540c\u7684\u5730\u65b9\u5728\u65bc\u5b83\u4f7f\u7528 elif \u800c\u4e0d\u662f else if\uff0c\u800c\u4e14\u4e5f\u6c92\u6709 switch \u8a9e\u6cd5\u3002 - \u514d\u8cbb\u8cc7\u6e90\u5206\u4eab\" \/>\n<meta property=\"og:description\" content=\"Python \u8207\u5176\u5b83\u7a0b\u5f0f\u4e00\u6a23\u6709\u300c\u689d\u4ef6\u5224\u65b7\u8a9e\u6cd5\u300d\uff0c\u4f46 Python \u7684 if \u8f03\u4e0d\u540c\u7684\u5730\u65b9\u5728\u65bc\u5b83\u4f7f\u7528 elif \u800c\u4e0d\u662f else if\uff0c\u800c\u4e14\u4e5f\u6c92\u6709 switch \u8a9e\u6cd5\u3002\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.citerp.com.tw\/citwordpress\/python-if-else\/\" \/>\n<meta property=\"og:site_name\" content=\"\u514d\u8cbb\u8cc7\u6e90\u5206\u4eab\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/citerptw\" \/>\n<meta property=\"article:published_time\" content=\"2023-09-08T12:46:48+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-09-13T04:01:34+00:00\" \/>\n<meta name=\"author\" content=\"\u5eb7\u6377Qoo\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u4f5c\u8005:\" \/>\n\t<meta name=\"twitter:data1\" content=\"\u5eb7\u6377Qoo\" \/>\n\t<meta name=\"twitter:label2\" content=\"\u9810\u4f30\u95b1\u8b80\u6642\u9593\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 \u5206\u9418\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.citerp.com.tw\/citwordpress\/python-if-else\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.citerp.com.tw\/citwordpress\/python-if-else\/\"},\"author\":{\"name\":\"\u5eb7\u6377Qoo\",\"@id\":\"https:\/\/www.citerp.com.tw\/citwordpress\/#\/schema\/person\/28cfdf2cec7315f2efe90573114fed37\"},\"headline\":\"Python \u8207\u5176\u5b83\u7a0b\u5f0f\u4e00\u6a23\u6709\u300c\u689d\u4ef6\u5224\u65b7\u8a9e\u6cd5\u300d\uff0c\u4f46 Python \u7684 if \u8f03\u4e0d\u540c\u7684\u5730\u65b9\u5728\u65bc\u5b83\u4f7f\u7528 elif \u800c\u4e0d\u662f else if\uff0c\u800c\u4e14\u4e5f\u6c92\u6709 switch \u8a9e\u6cd5\u3002\",\"datePublished\":\"2023-09-08T12:46:48+00:00\",\"dateModified\":\"2023-09-13T04:01:34+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.citerp.com.tw\/citwordpress\/python-if-else\/\"},\"wordCount\":31,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.citerp.com.tw\/citwordpress\/#organization\"},\"keywords\":[\"python\"],\"articleSection\":[\"Python\"],\"inLanguage\":\"zh-TW\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.citerp.com.tw\/citwordpress\/python-if-else\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.citerp.com.tw\/citwordpress\/python-if-else\/\",\"url\":\"https:\/\/www.citerp.com.tw\/citwordpress\/python-if-else\/\",\"name\":\"Python \u8207\u5176\u5b83\u7a0b\u5f0f\u4e00\u6a23\u6709\u300c\u689d\u4ef6\u5224\u65b7\u8a9e\u6cd5\u300d\uff0c\u4f46 Python \u7684 if \u8f03\u4e0d\u540c\u7684\u5730\u65b9\u5728\u65bc\u5b83\u4f7f\u7528 elif \u800c\u4e0d\u662f else if\uff0c\u800c\u4e14\u4e5f\u6c92\u6709 switch \u8a9e\u6cd5\u3002 - \u514d\u8cbb\u8cc7\u6e90\u5206\u4eab\",\"isPartOf\":{\"@id\":\"https:\/\/www.citerp.com.tw\/citwordpress\/#website\"},\"datePublished\":\"2023-09-08T12:46:48+00:00\",\"dateModified\":\"2023-09-13T04:01:34+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.citerp.com.tw\/citwordpress\/python-if-else\/#breadcrumb\"},\"inLanguage\":\"zh-TW\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.citerp.com.tw\/citwordpress\/python-if-else\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.citerp.com.tw\/citwordpress\/python-if-else\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9801\",\"item\":\"https:\/\/www.citerp.com.tw\/citwordpress\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Python \u8207\u5176\u5b83\u7a0b\u5f0f\u4e00\u6a23\u6709\u300c\u689d\u4ef6\u5224\u65b7\u8a9e\u6cd5\u300d\uff0c\u4f46 Python \u7684 if \u8f03\u4e0d\u540c\u7684\u5730\u65b9\u5728\u65bc\u5b83\u4f7f\u7528 elif \u800c\u4e0d\u662f else if\uff0c\u800c\u4e14\u4e5f\u6c92\u6709 switch \u8a9e\u6cd5\u3002\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.citerp.com.tw\/citwordpress\/#website\",\"url\":\"https:\/\/www.citerp.com.tw\/citwordpress\/\",\"name\":\"\u514d\u8cbb\u8cc7\u6e90\u5206\u4eab\",\"description\":\"\u514d\u8cbb\u8cc7\u6e90\u5171\u4eab\",\"publisher\":{\"@id\":\"https:\/\/www.citerp.com.tw\/citwordpress\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.citerp.com.tw\/citwordpress\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"zh-TW\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.citerp.com.tw\/citwordpress\/#organization\",\"name\":\"\u514d\u8cbb\u8cc7\u6e90\u5206\u4eab\",\"url\":\"https:\/\/www.citerp.com.tw\/citwordpress\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-TW\",\"@id\":\"https:\/\/www.citerp.com.tw\/citwordpress\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.citerp.com.tw\/citwordpress\/wp-content\/uploads\/2022\/06\/find2.png\",\"contentUrl\":\"https:\/\/www.citerp.com.tw\/citwordpress\/wp-content\/uploads\/2022\/06\/find2.png\",\"width\":128,\"height\":128,\"caption\":\"\u514d\u8cbb\u8cc7\u6e90\u5206\u4eab\"},\"image\":{\"@id\":\"https:\/\/www.citerp.com.tw\/citwordpress\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/citerptw\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.citerp.com.tw\/citwordpress\/#\/schema\/person\/28cfdf2cec7315f2efe90573114fed37\",\"name\":\"\u5eb7\u6377Qoo\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-TW\",\"@id\":\"https:\/\/www.citerp.com.tw\/citwordpress\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/87fa59ff417f35a6d53f05479d9dd918615095cadddb02e447511edc4f8b6302?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/87fa59ff417f35a6d53f05479d9dd918615095cadddb02e447511edc4f8b6302?s=96&d=mm&r=g\",\"caption\":\"\u5eb7\u6377Qoo\"},\"url\":\"https:\/\/www.citerp.com.tw\/citwordpress\/author\/cit001\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Python \u8207\u5176\u5b83\u7a0b\u5f0f\u4e00\u6a23\u6709\u300c\u689d\u4ef6\u5224\u65b7\u8a9e\u6cd5\u300d\uff0c\u4f46 Python \u7684 if \u8f03\u4e0d\u540c\u7684\u5730\u65b9\u5728\u65bc\u5b83\u4f7f\u7528 elif \u800c\u4e0d\u662f else if\uff0c\u800c\u4e14\u4e5f\u6c92\u6709 switch \u8a9e\u6cd5\u3002 - \u514d\u8cbb\u8cc7\u6e90\u5206\u4eab","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.citerp.com.tw\/citwordpress\/python-if-else\/","og_locale":"zh_TW","og_type":"article","og_title":"Python \u8207\u5176\u5b83\u7a0b\u5f0f\u4e00\u6a23\u6709\u300c\u689d\u4ef6\u5224\u65b7\u8a9e\u6cd5\u300d\uff0c\u4f46 Python \u7684 if \u8f03\u4e0d\u540c\u7684\u5730\u65b9\u5728\u65bc\u5b83\u4f7f\u7528 elif \u800c\u4e0d\u662f else if\uff0c\u800c\u4e14\u4e5f\u6c92\u6709 switch \u8a9e\u6cd5\u3002 - \u514d\u8cbb\u8cc7\u6e90\u5206\u4eab","og_description":"Python \u8207\u5176\u5b83\u7a0b\u5f0f\u4e00\u6a23\u6709\u300c\u689d\u4ef6\u5224\u65b7\u8a9e\u6cd5\u300d\uff0c\u4f46 Python \u7684 if \u8f03\u4e0d\u540c\u7684\u5730\u65b9\u5728\u65bc\u5b83\u4f7f\u7528 elif \u800c\u4e0d\u662f else if\uff0c\u800c\u4e14\u4e5f\u6c92\u6709 switch \u8a9e\u6cd5\u3002","og_url":"https:\/\/www.citerp.com.tw\/citwordpress\/python-if-else\/","og_site_name":"\u514d\u8cbb\u8cc7\u6e90\u5206\u4eab","article_publisher":"https:\/\/www.facebook.com\/citerptw","article_published_time":"2023-09-08T12:46:48+00:00","article_modified_time":"2023-09-13T04:01:34+00:00","author":"\u5eb7\u6377Qoo","twitter_card":"summary_large_image","twitter_misc":{"\u4f5c\u8005:":"\u5eb7\u6377Qoo","\u9810\u4f30\u95b1\u8b80\u6642\u9593":"1 \u5206\u9418"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.citerp.com.tw\/citwordpress\/python-if-else\/#article","isPartOf":{"@id":"https:\/\/www.citerp.com.tw\/citwordpress\/python-if-else\/"},"author":{"name":"\u5eb7\u6377Qoo","@id":"https:\/\/www.citerp.com.tw\/citwordpress\/#\/schema\/person\/28cfdf2cec7315f2efe90573114fed37"},"headline":"Python \u8207\u5176\u5b83\u7a0b\u5f0f\u4e00\u6a23\u6709\u300c\u689d\u4ef6\u5224\u65b7\u8a9e\u6cd5\u300d\uff0c\u4f46 Python \u7684 if \u8f03\u4e0d\u540c\u7684\u5730\u65b9\u5728\u65bc\u5b83\u4f7f\u7528 elif \u800c\u4e0d\u662f else if\uff0c\u800c\u4e14\u4e5f\u6c92\u6709 switch \u8a9e\u6cd5\u3002","datePublished":"2023-09-08T12:46:48+00:00","dateModified":"2023-09-13T04:01:34+00:00","mainEntityOfPage":{"@id":"https:\/\/www.citerp.com.tw\/citwordpress\/python-if-else\/"},"wordCount":31,"commentCount":0,"publisher":{"@id":"https:\/\/www.citerp.com.tw\/citwordpress\/#organization"},"keywords":["python"],"articleSection":["Python"],"inLanguage":"zh-TW","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.citerp.com.tw\/citwordpress\/python-if-else\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.citerp.com.tw\/citwordpress\/python-if-else\/","url":"https:\/\/www.citerp.com.tw\/citwordpress\/python-if-else\/","name":"Python \u8207\u5176\u5b83\u7a0b\u5f0f\u4e00\u6a23\u6709\u300c\u689d\u4ef6\u5224\u65b7\u8a9e\u6cd5\u300d\uff0c\u4f46 Python \u7684 if \u8f03\u4e0d\u540c\u7684\u5730\u65b9\u5728\u65bc\u5b83\u4f7f\u7528 elif \u800c\u4e0d\u662f else if\uff0c\u800c\u4e14\u4e5f\u6c92\u6709 switch \u8a9e\u6cd5\u3002 - \u514d\u8cbb\u8cc7\u6e90\u5206\u4eab","isPartOf":{"@id":"https:\/\/www.citerp.com.tw\/citwordpress\/#website"},"datePublished":"2023-09-08T12:46:48+00:00","dateModified":"2023-09-13T04:01:34+00:00","breadcrumb":{"@id":"https:\/\/www.citerp.com.tw\/citwordpress\/python-if-else\/#breadcrumb"},"inLanguage":"zh-TW","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.citerp.com.tw\/citwordpress\/python-if-else\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.citerp.com.tw\/citwordpress\/python-if-else\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9801","item":"https:\/\/www.citerp.com.tw\/citwordpress\/"},{"@type":"ListItem","position":2,"name":"Python \u8207\u5176\u5b83\u7a0b\u5f0f\u4e00\u6a23\u6709\u300c\u689d\u4ef6\u5224\u65b7\u8a9e\u6cd5\u300d\uff0c\u4f46 Python \u7684 if \u8f03\u4e0d\u540c\u7684\u5730\u65b9\u5728\u65bc\u5b83\u4f7f\u7528 elif \u800c\u4e0d\u662f else if\uff0c\u800c\u4e14\u4e5f\u6c92\u6709 switch \u8a9e\u6cd5\u3002"}]},{"@type":"WebSite","@id":"https:\/\/www.citerp.com.tw\/citwordpress\/#website","url":"https:\/\/www.citerp.com.tw\/citwordpress\/","name":"\u514d\u8cbb\u8cc7\u6e90\u5206\u4eab","description":"\u514d\u8cbb\u8cc7\u6e90\u5171\u4eab","publisher":{"@id":"https:\/\/www.citerp.com.tw\/citwordpress\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.citerp.com.tw\/citwordpress\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"zh-TW"},{"@type":"Organization","@id":"https:\/\/www.citerp.com.tw\/citwordpress\/#organization","name":"\u514d\u8cbb\u8cc7\u6e90\u5206\u4eab","url":"https:\/\/www.citerp.com.tw\/citwordpress\/","logo":{"@type":"ImageObject","inLanguage":"zh-TW","@id":"https:\/\/www.citerp.com.tw\/citwordpress\/#\/schema\/logo\/image\/","url":"https:\/\/www.citerp.com.tw\/citwordpress\/wp-content\/uploads\/2022\/06\/find2.png","contentUrl":"https:\/\/www.citerp.com.tw\/citwordpress\/wp-content\/uploads\/2022\/06\/find2.png","width":128,"height":128,"caption":"\u514d\u8cbb\u8cc7\u6e90\u5206\u4eab"},"image":{"@id":"https:\/\/www.citerp.com.tw\/citwordpress\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/citerptw"]},{"@type":"Person","@id":"https:\/\/www.citerp.com.tw\/citwordpress\/#\/schema\/person\/28cfdf2cec7315f2efe90573114fed37","name":"\u5eb7\u6377Qoo","image":{"@type":"ImageObject","inLanguage":"zh-TW","@id":"https:\/\/www.citerp.com.tw\/citwordpress\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/87fa59ff417f35a6d53f05479d9dd918615095cadddb02e447511edc4f8b6302?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/87fa59ff417f35a6d53f05479d9dd918615095cadddb02e447511edc4f8b6302?s=96&d=mm&r=g","caption":"\u5eb7\u6377Qoo"},"url":"https:\/\/www.citerp.com.tw\/citwordpress\/author\/cit001\/"}]}},"_links":{"self":[{"href":"https:\/\/www.citerp.com.tw\/citwordpress\/wp-json\/wp\/v2\/posts\/5645","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.citerp.com.tw\/citwordpress\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.citerp.com.tw\/citwordpress\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.citerp.com.tw\/citwordpress\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.citerp.com.tw\/citwordpress\/wp-json\/wp\/v2\/comments?post=5645"}],"version-history":[{"count":0,"href":"https:\/\/www.citerp.com.tw\/citwordpress\/wp-json\/wp\/v2\/posts\/5645\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.citerp.com.tw\/citwordpress\/wp-json\/wp\/v2\/media?parent=5645"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.citerp.com.tw\/citwordpress\/wp-json\/wp\/v2\/categories?post=5645"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.citerp.com.tw\/citwordpress\/wp-json\/wp\/v2\/tags?post=5645"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}