Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は次のような文字列を持っています:funcname("data")、2階から来ています。今、funcname、データを2つのNSString変数に保存したい、つまり、間""にある文字列と前の文字列を見つける必要があります'('。
funcname("data")
""
'('
さまざまなトークンを簡単に解析するのに役立つ非常に便利なクラスNSScannerがあります。
I have tried the following code to get the data from csv file to html page,but I am not getting the values.here is my code.
In table.html file,
<html> <head><