-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
auto convert to csv #137
Open
jingyuexing
wants to merge
8
commits into
VickScarlet:master
Choose a base branch
from
jingyuexing:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
auto convert to csv #137
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jingyuexing
commented
Sep 5, 2021
utils/xlsxTransform.js
Outdated
* CSV Data as string format | ||
* @type {string} | ||
*/ | ||
let CSVData = XLSX.utils.sheet_to_csv(sheetRawData); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* 科学家研究出了生物芯片 * 科学家宣布人工义肢可以接入神经 * 脑机接口已经成功商用 * 你被选为了”人类永生计划“参与者 * 你的肉体被装上了赛博义肢 * 你成为了世界首个机械融合的人类 * 80%的人类成为了机械融合的新兴人类 * "蠕虫病毒"或将成为世界安全隐患 * 广泛的机械义肢成为黑客的攻击目标 * 你的账户被黑了 * 你的隐私被黑客盗取 * 你的赛博义肢被黑客控制 * 科学家宣称人类进入了"赛博元年" * 你所在的城市频繁出现大规模的车祸 * 你听说国外出现了一个叫"方程式"的黑客组织 * 游戏绿洲发布 * 你听说有人在游戏世界死亡 * 你在VR世界中游玩时,你大脑的重要芯片被黑客攻击了,你死了 * 国家发布计划:要在十年内完成机械义肢的100%覆盖
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.