{"id":127,"date":"2025-08-27T23:02:00","date_gmt":"2025-08-27T15:02:00","guid":{"rendered":"https:\/\/53it.club\/?p=127"},"modified":"2025-08-27T23:11:02","modified_gmt":"2025-08-27T15:11:02","slug":"it-%e7%a4%be%e6%96%b0%e4%ba%ba%e5%bf%85%e7%9c%8b","status":"publish","type":"post","link":"https:\/\/53it.club\/index.php\/2025\/08\/27\/it-%e7%a4%be%e6%96%b0%e4%ba%ba%e5%bf%85%e7%9c%8b\/","title":{"rendered":"IT \u793e\u65b0\u4eba\u5fc5\u770b"},"content":{"rendered":"\n<h3 class=\"wp-block-heading\">\u535a\u5ba2\u76f8\u5173<\/h3>\n\n\n\n<p>\u55ef\uff0c<a href=\"https:\/\/53it.club\" target=\"_blank\" rel=\"noreferrer noopener\">53it.club<\/a> \u590d\u6d3b\u4e86<\/p>\n\n\n\n<p>\u8fd9\u662f\u4e00\u4e2a\u4f7f\u7528 <a href=\"https:\/\/cn.wordpress.org\/\">WordPress<\/a> \u642d\u5efa\u7684\u7f51\u7ad9<\/p>\n\n\n\n<p>\u8bf7\u5728 IT \u793e\u7fa4\u5185\u8054\u7cfb Bluevect \u83b7\u53d6\u65b0\u8d26\u53f7\uff0c\u4ee5\u4fbf\u4e8e\u53d1\u9001\u8bc4\u8bba\u4e0e\u5e16\u5b50<\/p>\n\n\n\n<p><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">\u7b2c\u4e00\u95e8\u7f16\u7a0b\u8bed\u8a00\uff1f<\/h3>\n\n\n\n<p>\u4e5f\u8bb8\uff0c\u6765\u5230\u8fd9\u4e2a\u793e\u65f6\u4f60\u4eec\u5df2\u7ecf\u62e5\u6709\u4e86\u4e00\u5b9a\u7684\u7f16\u7a0b\u57fa\u7840\u4e86<\/p>\n\n\n\n<p>\u90a3\u4e48\u76f4\u63a5\u8df3\u8fc7\u5427\uff08<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p>\u5199\u7ed9\u65b0\u4eba\u770b\u7684\uff1a<\/p>\n\n\n\n<p>\u7b2c\u4e00\u95e8\u7f16\u7a0b\u8bed\u8a00\u63a8\u8350\u5b66\u4ec0\u4e48\u5462<\/p>\n\n\n\n<p>\u6211\u63a8\u8350 <a href=\"http:\/\/python.org\">Python<\/a>\uff0c\u539f\u56e0\u5982\u4e0b\uff1a<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">1 \u8bed\u6cd5\u7b80\u6d01<\/h4>\n\n\n\n<p>\u8f93\u51fa &#8220;Hello, world!&#8221;, C++ \u7684\u4ee3\u7801\u5982\u4e0b<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>#include &lt;iostream&gt;\nusing namespace std;\n\nint main() {\n    cout &lt;&lt; \"Hello, world!\" &lt;&lt; endl;\n    return 0;\n}<\/code><\/pre>\n\n\n\n<p>Java \u7684\u4ee3\u7801\u5982\u4e0b<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>public class HelloWorld {\n    public static void main(String&#91;] args) {\n        System.out.println(\"Hello, world!\");\n    }\n}<\/code><\/pre>\n\n\n\n<p>\u800c Python \u7684\u4ee3\u7801\u5982\u4e0b<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>print(\"Hello, world!\")<\/code><\/pre>\n\n\n\n<p><\/p>\n\n\n\n<h4 class=\"wp-block-heading\">2 \u5c01\u88c5\u4f18\u96c5<\/h4>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u6ca1\u6709\u5404\u79cd\u96be\u4ee5\u7406\u89e3\u7684\u6982\u5ff5<\/li>\n\n\n\n<li>\u4e0d\u7528\u62c5\u5fc3\u5185\u5b58\u7ba1\u7406\u7b49\u504f\u5e95\u5c42\u7684\u4e1c\u897f<\/li>\n\n\n\n<li>\u5185\u7f6e\u51fd\u6570\u591a\uff0c\u4fbf\u4e8e\u8c03\u7528<\/li>\n<\/ul>\n\n\n\n<p><\/p>\n\n\n\n<h4 class=\"wp-block-heading\">3 \u5e94\u7528\u5e7f\u6cdb<\/h4>\n\n\n\n<p>Python \u7684\u751f\u6001\u975e\u5e38\u5065\u5168\uff0c\u6709\u7740\u5404\u79cd\u5404\u6837\u51fa\u8272\u7684\u7b2c\u4e09\u65b9\u5e93<\/p>\n\n\n\n<p>Python \u53ef\u4ee5\uff1a<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u673a\u5668\u5b66\u4e60 (pytorch, numpy)<\/li>\n\n\n\n<li>\u6570\u636e\u5206\u6790 (pandas, matplotlib)<\/li>\n\n\n\n<li>\u62a2\u8bfe (selenium)<\/li>\n\n\n\n<li>\u5236\u4f5c\u53ef\u89c6\u5316\u6570\u5b66\u89c6\u9891 (manim)<\/li>\n\n\n\n<li>&#8230;<\/li>\n<\/ul>\n\n\n\n<p><\/p>\n\n\n\n<p>\u8bf4\u4e86\u8fd9\u4e48\u591a\uff0cPython \u5e94\u8be5\u600e\u4e48\u5b66\uff1f<\/p>\n\n\n\n<p>\u5b9e\u8bdd\u8bb2\uff0c\u6821\u5185\u7684 Python \u8bfe\u4f60\u5b66\u5230\u7684\u4e1c\u897f\u5b9e\u9645\u4e0a\u5f88\u5c11 <s>\uff08\u4e0d\u5982\u5e72\u522b\u7684\u4e8b\uff09<\/s><\/p>\n\n\n\n<p>\u6240\u4ee5\u6b63\u786e\u7684\u81ea\u5b66\u65b9\u6cd5\u662f\uff1a\u4e0a <a href=\"http:\/\/bilibili.com\" data-type=\"link\" data-id=\"bilibili.com\">Bilibili<\/a> \u5bfb\u627e\u6559\u5b66\u89c6\u9891\uff0c\u8ddf\u7740\u624b\u6572<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/www.bilibili.com\/video\/BV1qW4y1a7fU\" data-type=\"link\" data-id=\"https:\/\/www.bilibili.com\/video\/BV1qW4y1a7fU\">https:\/\/www.bilibili.com\/video\/BV1qW4y1a7fU<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.bilibili.com\/video\/BV1eZ421b7ag\">https:\/\/www.bilibili.com\/video\/BV1eZ421b7ag<\/a><\/li>\n\n\n\n<li>&#8230;<\/li>\n<\/ul>\n\n\n\n<p>\u7f51\u4e0a\u7684\u8d44\u6e90\u6bd4\u6821\u5185\u6559\u6750\u6559\u7684\u66f4\u7cfb\u7edf\uff0c\u66f4\u5b8c\u5584\uff0c\u66f4\u7b26\u5408\u89c4\u8303<\/p>\n\n\n\n<p>\u53e6\u5916\uff0cIT \u793e\u5185\u6709\u9ad8\u4eba\u8fdb\u884c\u7b54\u7591\u89e3\u60d1\uff08<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p>\u55ef\u4e0d\u8fc7\u5982\u679c\u4f60\u8981\u53c2\u52a0 OI\uff0c\u4f60\u9700\u8981\u5148\u5b66\u4e60 C++ <s>\uff08\u5e9f\u8bdd\uff09<\/s><\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u535a\u5ba2\u76f8\u5173 \u55ef\uff0c53it.club \u590d\u6d3b\u4e86 \u8fd9\u662f\u4e00\u4e2a\u4f7f\u7528 WordPress \u642d\u5efa\u7684\u7f51\u7ad9 \u8bf7\u5728 IT \u793e\u7fa4\u5185\u8054\u7cfb [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":true,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[409],"class_list":["post-127","post","type-post","status-publish","format-standard","hentry","category-uncategorized","tag-python"],"_links":{"self":[{"href":"https:\/\/53it.club\/index.php\/wp-json\/wp\/v2\/posts\/127","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/53it.club\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/53it.club\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/53it.club\/index.php\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/53it.club\/index.php\/wp-json\/wp\/v2\/comments?post=127"}],"version-history":[{"count":3,"href":"https:\/\/53it.club\/index.php\/wp-json\/wp\/v2\/posts\/127\/revisions"}],"predecessor-version":[{"id":131,"href":"https:\/\/53it.club\/index.php\/wp-json\/wp\/v2\/posts\/127\/revisions\/131"}],"wp:attachment":[{"href":"https:\/\/53it.club\/index.php\/wp-json\/wp\/v2\/media?parent=127"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/53it.club\/index.php\/wp-json\/wp\/v2\/categories?post=127"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/53it.club\/index.php\/wp-json\/wp\/v2\/tags?post=127"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}