vim使用小记 语法高亮: https://blog.csdn.net/g_brightboy/article/details/14229139 个人代码 " All system-wide defaults are set in $VIMRUNTIME/debian.vim and sourced ...
                            
                            
                                分类:
系统相关   时间:
2020-06-05 22:49:18   
                                阅读次数:
76
                             
                    
                        
                            
                            
                                    url 类比json 记忆 url.parse 将url字符串转成对象url.format将url 对象转字符串 const url=require('url') let urlString='https:47.95.207.1:3000/fcj/recommend/hot/hehe?us=123& ...
                            
                            
                                分类:
Web程序   时间:
2020-06-04 13:28:05   
                                阅读次数:
92
                             
                    
                        
                            
                            
                                    Shopping overseas 一、核心词汇 snacks 零售 aisle (商店货架间的)通道 drugstore 药房、药妆店 liquor store 酒类专卖店 mall 商场 recommend 推荐 main 主要的;最重要的;最大的 bargains 便宜货 popular 受欢 ...
                            
                            
                                分类:
其他好文   时间:
2020-05-14 12:58:54   
                                阅读次数:
119
                             
                    
                        
                            
                            
                                    Abstract: Why you need to learn some ML knowledge at least. You know that ML has everwhere! When you are visiting though some e shop and click some go ...
                            
                            
                                分类:
其他好文   时间:
2020-05-11 00:39:46   
                                阅读次数:
80
                             
                    
                        
                            
                            
                                1. 最近从eclipse4.5升级到eclipse2019后发现之前的代码模糊提示没有了,感觉写起来很不爽。我也在网上找了很多的方法,但是正常的安装方法总是报错。于是我把之前eclipse中有关Code Recommenders的文件全部拷贝到eclipse2019的目录下,完美解决。?????? ...
                            
                            
                                分类:
系统相关   时间:
2020-05-08 16:36:07   
                                阅读次数:
93
                             
                    
                        
                            
                            
                                To enable Flash for a specific website, first open your Chrome browser and type chrome://settings/content in the address bar, then press enter. Then o ...
                            
                            
                                分类:
其他好文   时间:
2020-05-08 10:03:00   
                                阅读次数:
76
                             
                    
                        
                            
                            
                                https://www.toutiao.com/a6821548183361946120/?app=news_article&is_hit_share_recommend=0&wxshare_count=1&tt_from=weixin&utm_source=weixin&utm_medium=to ...
                            
                            
                                分类:
其他好文   时间:
2020-05-02 14:53:41   
                                阅读次数:
81
                             
                    
                        
                            
                            
                                    Input our current position and a destination, an online map can recommend several paths. Now your job is to recommend two paths to your user: one is t ...
                            
                            
                                分类:
其他好文   时间:
2020-04-26 19:22:16   
                                阅读次数:
72
                             
                    
                        
                            
                            
                                Problem Description 在2×n的一个长方形方格中,用一个1× 2的骨牌铺满方格,输入n ,输出铺放方案的总数.例如n=3时,为2× 3方格,骨牌的铺放方案有三种,如下图: Input 输入数据由多行组成,每行包含一个整数n,表示该测试实例的长方形方格的规格是2×n (0<n<=50 ...
                            
                            
                                分类:
其他好文   时间:
2020-04-02 12:02:31   
                                阅读次数:
109
                             
                    
                        
                            
                            
                                一、安装编译工具及库文件 [root@centos ~]# yum -y install make zlib zlib-devel gcc-c++ libtool openssl openssl-devel 二、首先要安装PCRE PCRE 作用是让 Nginx 支持 Rewrite 功能。 下载、 ...
                            
                            
                                分类:
其他好文   时间:
2020-03-22 17:33:27   
                                阅读次数:
67