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.
.NET から csv ファイルを作成しています (utf8 エンコーディングがあります)。PC からは見栄えがしますが、私たちの要件は、ファイルが iPad ブラウザーからアクセスできることです。どういうわけか、そのファイルは iPad から開きません。度記号を削除すると機能します。何か案は?
ありがとう、
私は以下のようなテーブルを持っています:
ID Title StartDate EndDate 1 PromoA 2012-06-01 2012-08-01 2 PromoB 2011-01-01 2011-02-01 3 PromoC 2012-09-01