Problem Description Professor Zhang has kinds of characters and the quantity of the i-th character is ai. Professor Zhang wants to use all the charact ...
                            
                            
                                分类:
其他好文   时间:
2017-07-24 09:51:47   
                                阅读次数:
128
                             
                    
                        
                            
                            
                                C:\Users\Administrator\.pm2 ecosystem.config.js module.exports = { /** * Application configuration section * http://pm2.keymetrics.io/docs/usage/appli ...
                            
                            
                                分类:
其他好文   时间:
2017-07-24 01:31:29   
                                阅读次数:
466
                             
                    
                        
                            
                            
                                    Given an array of integers, return indices of the two numbers such that they add up to a specific target. You may assume that each input would have ex ...
                            
                            
                                分类:
其他好文   时间:
2017-07-24 01:30:06   
                                阅读次数:
170
                             
                    
                        
                            
                            
                                    参考: https://github.com/yangyangwithgnu/use_vim_as_ide https://github.com/Valloric/YouCompleteMe 根据 https://github.com/Valloric/YouCompleteMe 中的full in ...
                            
                            
                                分类:
系统相关   时间:
2017-07-24 01:22:50   
                                阅读次数:
393
                             
                    
                        
                            
                            
                                http://blog.csdn.net/zmq570235977/article/details/50461739 如果经常使用远程桌面连接不同的虚拟机,就会在远程桌面里留下一堆连接的历史纪录,像这样 不过这个是已经被我清理后的结果。 清理记录的方法: 1、运行注册表regedit 2、定位到HK ...
                            
                            
                                分类:
其他好文   时间:
2017-07-24 00:15:29   
                                阅读次数:
187
                             
                    
                        
                            
                            
                                http://www.jb51.net/article/104795.htm 一、下载地址 https://dev.mysql.com/downloads/mysql/,选择合适版本进行下载。 二、解压文件到指定目录 例如,我的mysql目录为“D:\Program Files\mysql57”,在 ...
                            
                            
                                分类:
数据库   时间:
2017-07-24 00:13:46   
                                阅读次数:
280
                             
                    
                        
                            
                            
                                    1.File -> New -> Other,在New窗口中选择 Maven -> Maven Project;点击next 选择项目路径 Usedefault Workspace location默认工作空间 2.选择项目类型 在Artifact Id中选择maven-archetype-weba ...
                            
                            
                                分类:
Web程序   时间:
2017-07-24 00:08:00   
                                阅读次数:
1230
                             
                    
                        
                            
                            
                                    We are going to see how to using method arguments for @HostListener. First, we can use HostListener without method arguments: It works fine. But if we ...
                            
                            
                                分类:
其他好文   时间:
2017-07-23 22:44:01   
                                阅读次数:
274
                             
                    
                        
                            
                            
                                    一 :Web开发分为 1.静态web开发(html页面) 2..动态web开发。 发帖,网上支付,发短信,发邮件。 Php是嵌入到html代码中,php脚本运行在服务器端。 二:数据库编程 1.Mysql 2.Mysqli pdo 1.mysql环境的搭建。 在php。Ini中配置mysql扩展库  ...
                            
                            
                                分类:
数据库   时间:
2017-07-23 22:40:46   
                                阅读次数:
210
                             
                    
                        
                            
                            
                                1、系统安装配置Node.js https://nodejs.org/en/ 2、Sublime 依次点击 菜单栏 Tools => Build System => New Build System 3、在打开的新编译系统界面输入如下代码并存储为“JavaScript.sublime-build”或 ...
                            
                            
                                分类:
编程语言   时间:
2017-07-23 21:17:09   
                                阅读次数:
177