1つのクラスファイル内で、複数のUIActionSheetを使う時はtagプロパティを使って、どのアクションシートのボタンがクリックされたのかを判別します。
actionsheet.tag = 1;
詳しくは以下のサイトを参照。
http://technical-iphone.blogspot.com/2010/05/uiactionsheet.html
linux側の設定の参考サイト
http://www.linuxmania.jp/samba_setting.html
日本語が文字化けする場合
[global]以下に次の3行を追加する
# vi /etc/samba/smb.conf
[global]
dos charset = CP932
unix charset = UTF8
display charset = UTF8
参考サイト
http://d.hatena.ne.jp/rsyudo/20070621/p1
graffiti on the web
この投稿へのコメント
コメントはまだありません。