码迷,mamicode.com
首页 >  
搜索关键字:languages    ( 469个结果
《Learning.Python》pdf
下载地址: "网盘下载" ""How to Think Like a Computer Scientist"" is an introduction to programming using Python, one of the best languages for beginners. This ...
分类:编程语言   时间:2018-07-19 00:50:32    阅读次数:212
iOS开发初体验---基础篇
一、苹果网站文档使用方法(www.developer.apple.com) 1、Develop2、.Documentation3、Documentation Archive4、Languages & Utilities5、Programming with Objective-C 二、xcode苹果手 ...
分类:移动开发   时间:2018-07-15 23:53:11    阅读次数:298
vscode
常用 General 基础编辑 Basic editing 导航 Navigation 搜索和替换 Search and replace 多光标和选择 Multi-cursor and selection 丰富的语言编辑 Rich languages editing 编辑器管理 Editor man ...
分类:其他好文   时间:2018-06-27 11:31:24    阅读次数:181
ADT and OOP(1)
内容列表: 1.编程语言中的数据类型(Data type in programming languages) 2.静态与动态数据类型(Static vs. dynamic data types) 3.类型检查(Type checking) 4.可变性与不可变性(Mutability & Immuta ...
分类:其他好文   时间:2018-06-18 18:16:29    阅读次数:158
ASP.NET Core SignalR 中使用 MessagePack
It's like JSON.but fast and small. MessagePack is an efficient binary serialization format. It lets you exchange data among multiple languages like JS... ...
分类:Web程序   时间:2018-06-18 16:02:15    阅读次数:653
VS Code快捷键
常用 General 基础编辑 Basic editing 导航 Navigation 搜索和替换 Search and replace 多光标和选择 Multi-cursor and selection 丰富的语言编辑 Rich languages editing 编辑器管理 Editor man ...
分类:其他好文   时间:2018-06-08 10:38:44    阅读次数:169
A - Translation
Problem description The translation from the Berland language into the Birland language is not an easy task. Those languages are very similar: a berla ...
分类:其他好文   时间:2018-06-05 21:20:11    阅读次数:118
ecshop 后台添加新菜单 以及 权限控制
首先 在languages\zh_cn\admin\common.php 中添加 一级菜单 二级菜单 其次 在admin\includes\inc_menu.php 中添加 然后 在admin\includes\inc_prev.php 中添加 最后权限 在 admin_action表添加 在 这样 ...
分类:其他好文   时间:2018-06-05 11:36:13    阅读次数:152
面象过程与面象对象
面象过程 面向过程又被称为top-down languages,核心在于过程二字,过程指的是解决问题的步骤,设计一条流水线机械式的思维方式 面象对象的优缺点 优点:可以使复杂的问题流程化,进而简单化 缺点:可扩展性差 应用场景:监控系统 例子: import json import re def i... ...
分类:其他好文   时间:2018-06-01 18:12:02    阅读次数:148
Firefox多国语言多OS离线安装包
Download Firefox in your language Firefox is made in large part by volunteers around the world. That’s why we offer it in 90 languages (and why there’ ...
分类:编程语言   时间:2018-05-09 15:09:01    阅读次数:185
469条   上一页 1 ... 9 10 11 12 13 ... 47 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!