1 / 3
97-2 Programming Language
60 likes | 244 Vues
97-2 Programming Language. Exercise #3 : file. Demo 1. 試撰寫一程式,將文字檔 aa.txt 與 bb.txt 的內容合併成 cc.txt 。. Demo 2. 試撰寫一程式,將字串 str 的內容,以” #” 做切割,並輸出切割結果。.
Télécharger la présentation
97-2 Programming Language
An Image/Link below is provided (as is) to download presentation
Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author.
Content is provided to you AS IS for your information and personal use only.
Download presentation by click this link.
While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server.
During download, if you can't get a presentation, the file might be deleted by the publisher.
E N D
Presentation Transcript
97-2 Programming Language Exercise #3 : file
Demo 1 • 試撰寫一程式,將文字檔aa.txt與bb.txt的內容合併成cc.txt。
Demo 2 • 試撰寫一程式,將字串str的內容,以”#”做切割,並輸出切割結果。
More Related