NSAssert
指定した条件が間違っていればlogに文字列を書き込む
NSAssert2
指定した条件が間違っていればlogに引数2つの文字列を書き込む
http://www.oomori.com/cocoafw/Foundation/NSAssert2/NSAssert2.html free raspberry ketones…
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
この投稿へのコメント
コメントはまだありません。