如何看待 C++ 越来越像 Python 这个说法?
相关链接:C++ Has Become More Pythonic
中文链接:你们以为我在学C++?其实我在学 Python
回复内容:
一初学python者问禅师:为什么一个动态而不是静态的语言,一个应用领域更多是在shell/php和java领域的语言天天会和C++比较呀?禅师拿起新华字典贴脸上.
初学者恍然大悟:是了!编程的本质,不过都是代码尔.就像各种文学逃不过一本字典.
禅师跳起来一个爆栗:我是说你们脸皮和字典一样厚! 说说我翻译那篇文章的初衷吧。
其实就俩字:好玩。
那会恰好对 Python 挺着迷的, 工作上又一直使用 C++。突然发现,用 C++ 来模仿 Python 的一些特性,即锻炼了 C++ 的编码能力,熟悉了 C++ 新标准的语法,又了解了 Python 的基本语法,和一些 "奇技淫巧"。这种杂糅的学习方法,个人觉得挺新颖,又很适合初学者。
我那篇文章的最后给了两个链接是原文没有的:
- 如何编程求解 100 以内的质数? - Milo Yip 的回答
- ryanhaining/cppitertools · GitHub
万万没想到,这也能扯到语言之争。。。
万万没想到,这也能变成黑这黑那。。。
用很戏谑,不正紧的语言来描述这么个玩法,竟然仍然被理解成一种貌似严肃的说法了。。。
不知道原作者真实的想法,而我肯定不会把『C++ 模仿 Python』信以为真的。。。
能不能不要总是这么无聊。
非要板起脸说说这个脑残,那个菜的。
看看一些有趣的东西,乐呵乐呵得了呗。 Python 本来就打杂家拳的,你随便举个被 Python 学来的 feature 都可以说某某语言越来越像 Python 啊……
- Range Loop 是好,但 C++ 这语法不是 Java 的么。
- Python 个动态类型帮 C++11 的静态类型 + 类型推导唯一的相似点是你不用显式声明类型,除此之外根本就是两码事。
- 能脑补 BS 老爹要是因为一个语法糖就羞愧,「也是醉了」。语言层面提供一套默认的 list/tuple/dict 实现是好的,但吹成这样也太 naive 了吧。
- Lambda 居然变成 Python 的大神器,抱歉各位我出去笑会。
- 这年头这种程度的标库不是温饱级别的配置了么。
- 至于 Variadic Function,C 都有……但这跟 initializer_list 那个 homogeneous list 压根就是两码事好不好。
这种啥都不懂的井底之蛙 Python 脑残粉,你让他写两天 Haskell 他就乖乖闭嘴了。
别逗了,明明就是 C++ 和 Python 都在学 Lisp(逃 跪求python出concept mapping配合模板偏特化(动态语言的话应该叫开放式的动态的multiple dispatching),这两个搞出来了,我就承认。 Haskell 表示笑而不语 文章里举例的特性应该是现代高级语言都具备的,不能说是谁抄谁 c++可是背负着高性能的枷锁追赶脚本语言哦,所以别再比较了,没意义。 这真的不是在黑?可人又说了,Python 里创造个 Dictionary 简单的跟什么一样6。 myDict = {5: "foo", 6: "bar"} print(myDict[5]) 切,C++ 本身就有 map 类型,现在又多了个哈希表 unordered_map,更像了: auto myDict = std::unordered_map<int, const char*>{ { 5, "foo" }, { 6, "bar" } }; std::cout << myDict[5];

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

An application that converts XML directly to PDF cannot be found because they are two fundamentally different formats. XML is used to store data, while PDF is used to display documents. To complete the transformation, you can use programming languages and libraries such as Python and ReportLab to parse XML data and generate PDF documents.

The speed of mobile XML to PDF depends on the following factors: the complexity of XML structure. Mobile hardware configuration conversion method (library, algorithm) code quality optimization methods (select efficient libraries, optimize algorithms, cache data, and utilize multi-threading). Overall, there is no absolute answer and it needs to be optimized according to the specific situation.

It is impossible to complete XML to PDF conversion directly on your phone with a single application. It is necessary to use cloud services, which can be achieved through two steps: 1. Convert XML to PDF in the cloud, 2. Access or download the converted PDF file on the mobile phone.

To generate images through XML, you need to use graph libraries (such as Pillow and JFreeChart) as bridges to generate images based on metadata (size, color) in XML. The key to controlling the size of the image is to adjust the values of the <width> and <height> tags in XML. However, in practical applications, the complexity of XML structure, the fineness of graph drawing, the speed of image generation and memory consumption, and the selection of image formats all have an impact on the generated image size. Therefore, it is necessary to have a deep understanding of XML structure, proficient in the graphics library, and consider factors such as optimization algorithms and image format selection.

Use most text editors to open XML files; if you need a more intuitive tree display, you can use an XML editor, such as Oxygen XML Editor or XMLSpy; if you process XML data in a program, you need to use a programming language (such as Python) and XML libraries (such as xml.etree.ElementTree) to parse.

XML formatting tools can type code according to rules to improve readability and understanding. When selecting a tool, pay attention to customization capabilities, handling of special circumstances, performance and ease of use. Commonly used tool types include online tools, IDE plug-ins, and command-line tools.

To convert XML images, you need to determine the XML data structure first, then select a suitable graphical library (such as Python's matplotlib) and method, select a visualization strategy based on the data structure, consider the data volume and image format, perform batch processing or use efficient libraries, and finally save it as PNG, JPEG, or SVG according to the needs.

There is no APP that can convert all XML files into PDFs because the XML structure is flexible and diverse. The core of XML to PDF is to convert the data structure into a page layout, which requires parsing XML and generating PDF. Common methods include parsing XML using Python libraries such as ElementTree and generating PDFs using ReportLab library. For complex XML, it may be necessary to use XSLT transformation structures. When optimizing performance, consider using multithreaded or multiprocesses and select the appropriate library.
