- The Modern C++ Challenge
- Marius Bancila
- 48字
- 2021-06-25 22:01:28
25. Capitalizing an article title
Write a function that transforms an input text into a capitalized version, where every word starts with an uppercase letter and has all the other letters in lowercase. For instance, the text "the c++ challenger" should be transformed to "The C++ Challenger".
推薦閱讀
- Vue 3移動Web開發與性能調優實戰
- LabVIEW Graphical Programming Cookbook
- Building a RESTful Web Service with Spring
- Learning ArcGIS Pro 2
- Learning SQLite for iOS
- Mastering Python High Performance
- Python高效開發實戰:Django、Tornado、Flask、Twisted(第3版)
- Android 應用案例開發大全(第3版)
- C語言程序設計同步訓練與上機指導(第三版)
- INSTANT Passbook App Development for iOS How-to
- Getting Started with Gulp
- 自學Python:編程基礎、科學計算及數據分析(第2版)
- R的極客理想:量化投資篇
- INSTANT JQuery Flot Visual Data Analysis
- Python應用與實戰