码迷,mamicode.com
首页 >  
搜索关键字:anything    ( 347个结果
sublime 学习笔记
1、preferences - setting users 来设置字体大小等个性化ctrl+n 新建文件 ctrl+shift+p 输入某个关键词在设置到那个环境的语法提示2、go anythingCtrl+p 快速打开 go anything 查找任何文件@ 在css中会列出所有的元素 在js文件...
分类:其他好文   时间:2015-02-24 13:48:28    阅读次数:145
leetcode 183: Customers Who Never Order
题目描述: Suppose that a website contains two tables, the Customers table and the Orders table. Write a SQL query to find all customers who never order anything. Table: Customers. +----+-------+ |...
分类:其他好文   时间:2015-02-04 00:54:11    阅读次数:155
《梦断代码》经典语录--持续更新
1. You couldn’t afford the time to perfect anything, but no need to warry , because nobody else could either. 2. Our civilization runs on software—Bja...
分类:其他好文   时间:2015-02-03 21:14:46    阅读次数:205
【leetcode SQL】Customers Who Never Order
Suppose that a website contains two tables, the Customers table and the Orders table. Write a SQL query to find all customers who never order anything. Table: Customers. +----+-------+ | Id | Na...
分类:数据库   时间:2015-02-01 23:24:12    阅读次数:436
VBA学习笔记(9)-Shape Object Members
Shape Object MembersRepresents anything you can select in a drawing window: a basic shape, a group, a guide, or an object from another application emb...
分类:编程语言   时间:2015-01-25 19:36:46    阅读次数:394
Eigen与MATLAB使用对照表
// A simple quickref for Eigen. Add anything that's missing.// Main author: Keir Mierle#include Matrix A; // Fixed rows and cols. Same a...
分类:其他好文   时间:2015-01-23 17:59:25    阅读次数:1029
Regular Ex Notes
https://docs.python.org/2/howto/regex.htmlIdentifiers:\d any number\D anything but a number\s space\S anything but a space\w any character\W any...
分类:其他好文   时间:2015-01-14 00:34:01    阅读次数:268
Goals ? Ideals ?
Why is it important to set goals ? Because goal can help you do , be , and experience anything you want in life . instead of just letting life happe.....
分类:其他好文   时间:2015-01-13 14:12:20    阅读次数:109
I feel like I‘m ruthless
By ruthless,I mean I don‘t have any morality or feeling. I don‘t sorrow,I don‘t cry,I don‘t feel sad.I don‘t care about anything. I‘m way too immature. all the these are just because I‘m not good e...
分类:其他好文   时间:2015-01-09 23:54:51    阅读次数:393
Eclipse add Tomcat 7 blank server name 【无法输入server name】
What I did before is I deleted a Tomcat 7 server from Eclipse and I was trying to reinstall Tomcat 7. But it doesn't allow me to type anything in that...
分类:系统相关   时间:2015-01-08 13:20:19    阅读次数:464
347条   上一页 1 ... 29 30 31 32 33 ... 35 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!