码迷,mamicode.com
首页 >  
搜索关键字:languages    ( 469个结果
Ubuntu14.04 Kylin下 GO语言环境搭建
sudo apt-get install golanggccgo安装gcc -v 查看--enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin 如果有一个go,说明你的gcc支持golang,那么就执行...
分类:其他好文   时间:2014-07-16 21:33:13    阅读次数:268
Prototype and Constructor in JavaScript
The concept of prototype in JavaScript is very confusing, especially to those who come with a C++/JAVA/... background. As an OOP langauge, JavaScript is very different from the languages with class. I...
分类:编程语言   时间:2014-07-09 12:55:02    阅读次数:253
Manifest 与TypeTag
Manifest和TypeTag是要解决什么问题?As with other JVM languages, Scala’s types are erased at compile time. This means that if you were to inspect the runtime typ...
分类:其他好文   时间:2014-06-24 12:49:07    阅读次数:187
UVA Tree Summing
题目如下:  Tree Summing  Background LISP was one of the earliest high-level programming languages and, withFORTRAN, is one of the oldest languages currently being used. Lists,wh...
分类:其他好文   时间:2014-05-25 21:39:51    阅读次数:276
瞎翻译啊 CodeForces 41A - Translation
The translation from the Berland language into the Birland language is not an easy task. Those languages are very similar: a berlandish word differs from a birlandish word with the same meaning a litt...
分类:其他好文   时间:2014-05-23 02:27:26    阅读次数:587
drupal 内容类型
一、drupal核心下载 https://drupal.org/download 3二、下载中文语言包 https://localize.drupal.org 图1,图2 也可以直接点击:https://localize.drupal.org/translate/languages/zh-hans三...
分类:其他好文   时间:2014-05-19 21:19:51    阅读次数:238
Apache Module mod_reqtimeout
Apache Module mod_reqtimeoutAvailable Languages:enDescription:Set timeout and minimum data rate for receiving requestsStatus:ExtensionModuleIdentifier...
分类:其他好文   时间:2014-05-19 19:31:41    阅读次数:310
[Ubuntu]安装中文输入法
安装了英文版的Ubuntu12.04之后,使用ctrt+space无法切换到中文,才反应过来。 于是查询了下怎么在Ubuntu下安装和配置中文输入法。 第一步安装语言包: 在左侧的菜单栏中点击 system setting 然后搜索下Lanuage Support,弹出一个语言支持的对话框,选择Install/Remove Languages.. 在语言选择中找到简体中文,...
分类:其他好文   时间:2014-05-11 14:52:46    阅读次数:371
Conceptual blockbusting--chap6 Alternate thinking languages
The well-armed problem-finder/solver is fluent in many mental languages and is able to use them interchangeably to record information, communicate wit...
分类:其他好文   时间:2014-05-01 20:13:44    阅读次数:433
469条   上一页 1 ... 45 46 47
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!