码迷,mamicode.com
首页 >  
搜索关键字:anything    ( 347个结果
poj 3669 Meteor Shower(bfs)
DescriptionBessie hears that an extraordinary meteor shower is coming; reports say that these meteors will crash into earth and destroy anything they ...
分类:其他好文   时间:2015-09-04 23:50:57    阅读次数:186
Piggy-Bank (完全背包)
DescriptionBefore ACM can do anything, a budget must be prepared and the necessary financial support obtained. The main income for this action comes f...
分类:其他好文   时间:2015-08-25 23:18:36    阅读次数:168
【转】15个必须知道的chrome开发者技巧
一、快速切换文件 如果你使用过sublime text,那么你可能不习惯没有Go to anything这个功能的覆盖。你会很高兴听到chrome开发者功能也有这个功能,当DevTools被打开的时候,按Ctrl+P(cmd+p on mac),就能快速搜寻和打开你项目的文件。 二、在源代码中搜.....
分类:其他好文   时间:2015-08-18 19:06:22    阅读次数:106
15个必须知道的chrome开发者技巧
一、快速切换文件 如果你使用过sublime text,那么你可能不习惯没有Go to anything这个功能的覆盖。你会很高兴听到chrome开发者功能也有这个功能,当DevTools被打开的时候,按Ctrl+P(cmd+p on mac),就能快速搜寻和打开你项目的文件。 二、在源代码...
分类:其他好文   时间:2015-08-18 11:25:28    阅读次数:110
HDU-1114(背包DP)
Piggy-BankProblem DescriptionBefore ACM can do anything, a budget must be prepared and the necessary financial support obtained. The main income for t...
分类:其他好文   时间:2015-08-11 00:03:22    阅读次数:179
sublime学习
1:goto anything 特性快捷键 ctrl + P @ : # 使用2:多行游标功能快捷键 ctrl + D ctrl + K 跳过选择alt + F3 多选 产生多行游标shitf + 鼠标右键 产生多行游标3:命令模式快捷键 ctrl + shift + P4:packageco...
分类:其他好文   时间:2015-08-08 17:50:03    阅读次数:103
Sublime Text 3 支持的热门插件推荐
SublimeText是一款非常精巧的文本编辑器,适合编写代码、做笔记、写文章。它用户界面十分整洁,功能非同凡响,性能快得出奇。这些非常棒的特性 包括任意跳转(Goto Anything)、多重选择(multiple selections)、指令面板(command palette)、免打扰模式(d...
分类:其他好文   时间:2015-08-05 12:21:25    阅读次数:193
sublime 插件
SublimeText是一款非常精巧的文本编辑器,适合编写代码、做笔记、写文章。它用户界面十分整洁,功能非同凡响,性能快得出奇。这些非常棒的特性 包括任意跳转(Goto Anything)、多重选择(multiple selections)、指令面板(command palette)、免打扰模式(d...
分类:其他好文   时间:2015-07-29 06:13:34    阅读次数:168
页面制作 Chapter 2--开发、调试工具
Sublime Text 2(Sublime Text官网 http://www.sublimetext.com/)常用快捷键1.Goto Anything 查找(Ctrl+P)直接输入文件名,可进行模糊查找:+行号,直接跳到指定的行号(查找某一行有一个快捷键 Ctrl+G,直接输入行号即可)@ +...
分类:其他好文   时间:2015-07-28 18:03:26    阅读次数:116
LeeCode(Database)-Customers Who Never Order
Suppose that a website contains two tables, theCustomerstable and theOrderstable. Write a SQL query to find all customers who never order anything.Tab...
分类:数据库   时间:2015-07-27 12:48:29    阅读次数:249
347条   上一页 1 ... 24 25 26 27 28 ... 35 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!