Table:快速打印表格。 打印(表

时间:2021-03-12 17:42:46
【文件属性】:
文件名称:Table:快速打印表格。 打印(表
文件大小:6.09MB
文件格式:ZIP
更新时间:2021-03-12 17:42:46
Swift 欢迎来到餐桌 表格是打印表格的辅助功能。 您可以绕过任何数据来打印表格! [例如1d array , 2d array和dictionary ] 它受javascript console.table启发。 我敢肯定,如果您练习编码面试,对您有很大帮助。 您无需费心使用内置的打印功能来检查结果! 用法 import Table // 1D Array of String with Header print ( table : [ " Good " , " Very Good " , " Happy " , " Cool! " ], header : [ " Wed " , " Thu " , " Fri " , " Sat " ]) // 1D Array of Int print ( table : [ 2 , 94231 , 241245125125 ]) // 1D Array
【文件预览】:
Table-master
----.gitignore(53B)
----Package.swift(1001B)
----README.md(4KB)
----.github()
--------workflows()
----Sources()
--------Table()
----playgroundbook()
--------Table()
----LICENSE(1KB)
----Tests()
--------LinuxMain.swift(112B)
--------TableTests()
----Images()
--------iPadB.PNG(374KB)
--------spm.png(71KB)
--------icloud.png(70KB)
--------iPad.mp4(5.04MB)
--------installed.png(35KB)
--------iPadA.PNG(381KB)
--------iPad.PNG(680KB)
--------package.png(15KB)

网友评论