码迷,mamicode.com
首页 >  
搜索关键字:up    ( 7825个结果
POJ3723--Conscription
Description Windy has a country, and he wants to build an army to protect his country. He has picked up N girls and M boys and wants to collect them t ...
分类:其他好文   时间:2019-01-28 01:26:35    阅读次数:98
/boot is 100% full ubuntu
系统的/boot分区满了 命令均不起作用,在这里https://askubuntu.com/questions/345588/what-is-the-safest-way-to-clean-up-boot-partition的第二篇解答NOTE: this is only if you can't ...
分类:系统相关   时间:2019-01-27 13:01:19    阅读次数:268
ToolUse-Target is up to date. Nothing to be done (all items are up-to-date).
出现原因:因为程序从第一次编译后未更改过,再次编译是不需要的(Target is up to date),所以编译器提示什么都不做 解决办法:如原因所述,现在你可以①修改源代码,即会再次编译②直接运行已编译的程序 ...
分类:其他好文   时间:2019-01-27 11:28:42    阅读次数:1553
关于Visual Studio的使用#教程##随笔#
之前在学校老师教学用的是Devc++,这一版本很简单,至今为止只是会用编译功能,但是调试,建项目什么的都不知道,有学长告诉我说要提早学会使用VS,之后工作考研后学习都会用到VS,VS哪个版本都可以使用,一定要想办法把注册码搞到,不让试用期30天结束后就没法用了,(网搜下就有)这里附一个b站up主的视 ...
分类:其他好文   时间:2019-01-26 13:22:31    阅读次数:202
安装docker CE for CentOS
Uninstall old versions SET UP THE REPOSITORY Optional INSTALL DOCKER CE 1、common install 2、to install specific version 3、start and verify Install usin ...
分类:其他好文   时间:2019-01-25 17:37:20    阅读次数:207
idea常用快捷键
查看当前类的方法 Ctrl+F12 Alt+7 格式化代码 Ctrl+Alt+L 快速打开文件 Ctrl+Shift+N 优化导入的类和包 Ctrl+Alt+O 复制行 Ctrl+D 删除当前行 Ctrl+Y 打开设置 Ctrl+Alt+S 上/下移一行 Alt+Shift+Up/Down 跳转到上 ...
分类:其他好文   时间:2019-01-24 17:26:14    阅读次数:185
甲级1008 Elevator
1008 Elevator (20 分) The highest building in our city has only one elevator. A request list is made up with N positive numbers. The numbers denote at ...
分类:其他好文   时间:2019-01-24 15:37:21    阅读次数:144
I - Tunnel Warfare HDU - 1540 线段树最大连续区间
题意 :一段区间 操作1 切断点 操作2 恢复最近切断的一个点 操作3 单点查询该点所在最大连续区间 思路: 主要是push_up : 设区间x 为母区间 x<<1 ,x<<1|1分别为两个子区间 x的左端连续子段和 :当x<<1区间没有断开 也就是 x<<1 的最大连续子段ml ==tree[x< ...
分类:其他好文   时间:2019-01-24 11:10:46    阅读次数:157
19.1.23 CJK Round 1A 2015
Problem A. Mushroom Monster Problem Kaylin loves mushrooms. Put them on her plate and she'll eat them up! In this problem she's eating a plate of mush ...
分类:其他好文   时间:2019-01-23 20:27:25    阅读次数:134
安卓开发:UI组件-布局管理器和文本显示
接下来的随笔,记录了在学习b站up主:天哥在奔跑,录制的教学视频的同时,进行一个app开发。 up主:天哥在奔跑 视频地址:https://www.bilibili.com/video/av38409964?from=search&seid=1641333322970886700 开发app:师傅网 ...
分类:移动开发   时间:2019-01-23 18:42:44    阅读次数:198
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!