码迷,mamicode.com
首页 >  
搜索关键字:etcinit.dinit.crs en    ( 12865个结果
Airplay 教程: 一个 Apple TV 多人竞答游戏(1)
原文http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2F1iRy7Gq&via=rwenderlich&text=AirplayTutorial%3A An Apple TV Multiplayer QuizGame&related=gpambrozio&lang=en&count=horizontal&counturl=http%3A%2F%2F...
分类:移动开发   时间:2014-06-20 13:09:08    阅读次数:329
linux signal 处理
Normal 0 7.8 pt 0 2 false false false EN-US ZH-CN X-NONE ...
分类:系统相关   时间:2014-06-13 13:44:22    阅读次数:276
windows azure programing
http://azure.microsoft.com/en-us/documentation/articles/web-sites-dotnet-get-started-vs2012/http://azure.microsoft.com/en-us/develop/net/http://azure....
分类:Windows程序   时间:2014-06-11 23:00:38    阅读次数:339
Json与类对象转换
Json在js,jquery中可以直接使用,比如下串:{ "from":"en" ,"to":"zh" ,"trans_result": [ {"src":"today","dst":"\u4eca\u5929"} ]}可以直接使用data.from即可获取到”en”.但是在c#中不可以。要获取值,...
分类:Web程序   时间:2014-06-06 19:57:34    阅读次数:390
Microsoft? Command Line Utilities 11 for SQL Server?
Microsoft? Command Line Utilities 11 for SQL Server?http://www.microsoft.com/en-hk/download/details.aspx?id=36433Microsoft? ODBC Driver 11 for SQL Ser...
分类:数据库   时间:2014-06-05 21:32:10    阅读次数:367
windows azure tools for mac
http://azure.microsoft.com/en-us/documentation/articles/xplat-cli/?fb=zh-cnhttp://www.windowsazure.cn/zh-cn/manage/linux/http://www.openssh.com/ http:...
分类:Windows程序   时间:2014-06-05 16:41:02    阅读次数:278
HTML5 canvas
翻译自:https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/Canvas_tutorial/Drawing_shapes栅格在我们开始画图之前,我们需要了解一下画布栅格(canvas grid)以及坐标空间。上一页中的HTML模板中有个宽高...
分类:Web程序   时间:2014-06-04 14:46:31    阅读次数:562
ssh免密码登录
Linux为例方便ssh登录,避免交互输入密码,可以简单配置ssh互信来完成 192.168.2.9本地主机192.168.2.109远程主机 在2.9上执行的命令:一路回车敲下去 [root@2.9~]#ssh-keygen-trsa Generatingpublic/privatersakeypair. Enterfileinwhichtosavethekey(/root/.ssh/id_rsa): En..
分类:其他好文   时间:2014-06-02 03:47:14    阅读次数:213
-bash: warning: setlocale: LC_CTYPE: cannot change locale (EN_US.UTF-8)
-bash:warning:setlocale:LC_CTYPE:cannotchangelocale(EN_US.UTF-8) 把linux系统从中文设置英文字符集后发生以下报错 首先本系统字符集为中文UTF-8 [root@localhost~]#more/etc/sysconfig/i18n LANG="zh_CN.UTF-8" 修改为英文UTF-8 [root@localhost~]#vim/etc/sysconfig/i..
分类:其他好文   时间:2014-06-02 03:24:48    阅读次数:331
设置 Unix,Linux环境下的NLS_LANG
设置UNIX环境下的NLS_LANG 如何设置NLS_LANG变量 1)正确配置LC_ALL参数 2)配置telnet/ssh/SecureCRT客户端的字符集 linux中可以用locale命令来查看NLS_LANG设置,如下例所示 [root@HXZG~]#locale LANG=en_US.UTF-8 LC_CTYPE="en_US.UTF-8" LC_NUMERIC="en_US.UTF-8" LC_..
分类:系统相关   时间:2014-06-02 03:09:11    阅读次数:398
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!