- Swift 4 Programming Cookbook
- Keith Moon
- 107字
- 2021-07-08 10:21:21
There's more...
If you put your cursor over the output on the right-hand side, you will see two buttons: one that looks like an eye and another that is a rounded square:

Click on the eye button to get a Quick Look box of the output. This isn't that useful for just a string, but can be useful for more visual output, such as colors and views:

Click on the square button, and a box will be added in-line, under your code, showing the output of the code. This can be really useful if you want to see how the output changes as you change the code:

推薦閱讀
- 構建移動網站與APP:HTML 5移動開發入門與實戰(跨平臺移動開發叢書)
- Mastering Selenium WebDriver
- Java EE 7 Development with NetBeans 8
- Learning Network Forensics
- Hands-On GPU:Accelerated Computer Vision with OpenCV and CUDA
- iOS編程基礎:Swift、Xcode和Cocoa入門指南
- 信息技術應用基礎
- 大數據分析與應用實戰:統計機器學習之數據導向編程
- Learning R for Geospatial Analysis
- UNIX Linux程序設計教程
- Access 2010中文版項目教程
- SQL Server 2016 從入門到實戰(視頻教學版)
- Mastering HTML5 Forms
- 從零開始學UI:概念解析、實戰提高、突破規則
- Hands-On Data Visualization with Bokeh