码迷,mamicode.com
首页 >  
搜索关键字:basic    ( 4666个结果
0326-JupyterNotebook学习
前言 基础 参考 pip 基本用法 IPython's Rich Display System Basic Interaction widget 学习内容 pip基本用法 #install pip install package #最新版本 pip install package=1.0.4 #安装... ...
分类:其他好文   时间:2019-07-14 13:30:23    阅读次数:112
HDU 2018 Cow Story DP
Basic DP Problem URL:https://vjudge.net/problem/HDU-2018 Describe: There is a cow that gives birth to a heifer every year.Every heifer starts in the f ...
分类:其他好文   时间:2019-07-14 13:06:30    阅读次数:71
excel中汉字转拼音
Excel中文转拼音(完整版)打开Excel->工具->宏->Viaual Basic编辑器在弹出来的窗口中对着VBAproject点右键->插入->模块下面会出现一个名为"模块1",点击在右边的空白栏中粘贴以下内容: Function pinyin(p As String) As Stringi ...
分类:其他好文   时间:2019-07-13 13:17:22    阅读次数:101
L416 Why Do People Cheat on Their Partners?
Why Do People Cheat on Their Partners? There is a pretty girl in a school and there is a nerd. The nerd is infatuated with the pretty girl but never g ...
分类:其他好文   时间:2019-07-13 09:16:25    阅读次数:112
OpenLayers测量距离和面积
测量距离和面积 导航 ... ...
分类:其他好文   时间:2019-07-12 14:21:33    阅读次数:654
吴裕雄--天生自然 R语言开发学习:基本图形(续一)
#---------------------------------------------------------------# # R in Action (2nd ed): Chapter 6 # # Basic graphs ... ...
分类:编程语言   时间:2019-07-12 13:00:22    阅读次数:144
吴裕雄--天生自然 R语言开发学习:基本图形(续二)
#---------------------------------------------------------------# # R in Action (2nd ed): Chapter 6 # # Basic graphs ... ...
分类:编程语言   时间:2019-07-12 12:49:26    阅读次数:118
吴裕雄--天生自然 R语言开发学习:基本图形
#---------------------------------------------------------------# # R in Action (2nd ed): Chapter 6 # # Basic graphs ... ...
分类:编程语言   时间:2019-07-12 12:38:32    阅读次数:111
第三章、简单程序设计
Private Sub Command1_Click() Text1.Text = "欢迎使用Visual Basic 6.0中文版" Text1.FontSize = 20 End Sub Private Sub Command2_Click() Text1.Text = "" End Sub P... ...
分类:其他好文   时间:2019-07-12 09:40:14    阅读次数:88
vue图片压缩(不失真)
1.在index.html中引入mobileBUGFix.min.js 2.在build/webpack.base.conf.js文件中增加: 3.新建compressImage.js,内容如下: 4.使用 附件: mobileBUGFix.min.js / jpeg_encoder_basic.j ...
分类:其他好文   时间:2019-07-11 12:49:25    阅读次数:257
4666条   上一页 1 ... 72 73 74 75 76 ... 467 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!