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…
ユーザーエージェントを調べる方法
javascript:alert(navigator.userAgent)
http://katozyun.web.fc2.com/urawaza/ua02.html
http://somethinweb.jp/test123/useragent.php
また,UAは以下のサイトでも確認することができます.
* 診断くん:http://www.taruo.net/e/?
* 確認くん:http://www.ugtop.com/spill.shtml
* 簡易 環境変数チェック:http://www.matsusaka.com/ENV
この投稿へのコメント
コメントはまだありません。