Squid Quick Start (待完善)
 
 
 
推荐一些不错的资料
http://sunting.blog.51cto.com/1244382/281653
http://kuangkuang.blog.51cto.com/838/238112
http://lzy821218.blog.51cto.com/209800/274698            
                
                    
                        
                                                            
                                                                        
                                                                                        原创
                                                                                    
                            2010-04-01 11:07:42
                            
                                2148阅读
                            
                                                        
                                点赞
                            
                                                                             
                 
                
                             
         
            
            
            
            翻译自官方Quick Start: https://hub.docker.com/?overlay=onboarding 以Windows为例 1、下载源码 下载构建第一个容器的所需要的所有的东西 需要先安装git 2、创建镜像 Docker的镜像是一个专用的文件系统,仅用于容器。它提供容器所需的所            
                
                    
                        
                                                            
                                                                        
                                                                                        转载
                                                                                    
                            2019-09-30 16:23:00
                            
                                310阅读
                            
                                                                                    
                                2评论
                            
                                                 
                 
                
                             
         
            
            
            
            1.2. Quick StartThis guide describes setup of a standalone HBase instance. It will run against the local filesystem. In later sections we will take you through how to run HBase on HDFS, a distrib            
                
                    
                        
                                                            
                                                                        
                                                                                        原创
                                                                                    
                            2023-05-12 17:56:12
                            
                                107阅读
                            
                                                                             
                 
                
                             
         
            
            
            
            install git at you laptophttps://git-scm.com/downloadsconfig git at you laptopgit confi            
                
                    
                        
                                                            
                                                                        
                                                                                        原创
                                                                                    
                            2021-09-17 15:26:53
                            
                                95阅读
                            
                                                                             
                 
                
                             
         
            
            
            
            元素: React 元素是 DOM 标签:React 元素也可以是用户自定义的组件:组件,从概念上类似于 JavaScript 函数。它接受任意的入参(即 “pro            
                
                    
                        
                                                            
                                                                        
                                                                                        原创
                                                                                    
                            2022-10-27 13:48:04
                            
                                105阅读
                            
                                                                             
                 
                
                             
         
            
            
            
            Jetty Quick Start
 
Jetty是一个优秀的Servlet容器,开发调试都很方便,性能超过了tomcat,设计理念和思想也很好,这里通过官方文档试用一下,过程如下:
 
版本:jetty-6.1.22.zip
 
下载地址:
http://jetty.codehaus.org/jetty/
http://dist.codehaus.o            
                
                    
                        
                                                            
                                                                        
                                                                                        原创
                                                                                    
                            2010-03-31 22:08:31
                            
                                3284阅读
                            
                                                                             
                 
                
                             
         
            
            
            
            软件: redis server https://github.com/MicrosoftArchive/redis/releases redis python client, install using pip 步骤: 编写如下测试程序1.py #https://pypi.org/project/            
                
                    
                        
                                                            
                                                                        
                                                                                        转载
                                                                                    
                            2018-06-11 23:26:00
                            
                                127阅读
                            
                                                                                    
                                2评论
                            
                                                 
                 
                
                             
         
            
            
            
            一、前提条件:Nacos Server 1.1 下载Nacos Server https://github.com/alibaba/nacos/releases 1.2 启动 Nacos Server Linux/Unix/Mac : 启动命令(standalone代表着单机模式运行,非集群模式): ...            
                
                    
                        
                                                            
                                                                        
                                                                                        转载
                                                                                    
                            2021-08-22 23:13:00
                            
                                209阅读
                            
                                                                                    
                                2评论
                            
                                                 
                 
                
                             
         
            
            
            
            QuickJS是一个小型的可嵌入Javascript引擎。它支持ES2020规范,包括模块            
                
                    
                        
                                                            
                                                                        
                                                                                        原创
                                                                                    
                            2022-12-04 00:13:05
                            
                                287阅读
                            
                                                                             
                 
                
                                
                     
                                    
                             
         
            
            
            
            准备工作1.       下载ibatis软件包(http://ibatis.apache.org/dotnetdownloads.html)。2.       创建测试数据库,并在数据库中创建一个Person 表,其中包含三个字段:Name   &            
                
                    
                        
                                                            
                                                                        
                                                                                        原创
                                                                                    
                            2022-11-15 17:30:45
                            
                                101阅读
                            
                                                                             
                 
                
                             
         
            
            
            
            
准备工作
1.       下载ibatis软件包(http://ibatis.apache.org/dotnetdownloads.html)。
2.       创建测试数据库,并在数据库中创建一个Person 表,其中包含三个字段:
Name              Type            Size
PER_ID            Long Integer      4              
                
                    
                        
                                                            
                                                                        
                                                                                        转载
                                                                                    
                            2006-09-04 21:44:00
                            
                                130阅读
                            
                                                                                    
                                2评论
                            
                                                 
                 
                
                             
         
            
            
            
            nstall SomePackage  [...]  Successfully installed SomePackage显示安装的文件:$ pip show --files SomeP            
                
                    
                        
                                                            
                                                                        
                                                                                        翻译
                                                                                    
                            2023-05-04 16:50:08
                            
                                251阅读
                            
                                                                             
                 
                
                             
         
            
            
            
            install git at you laptophttps://git-scm.com/downloadsconfig git at you laptopgit config --global user.name "Your Name"git config --global user.email "email@example.com"git config --global cor...            
                
                    
                        
                                                            
                                                                        
                                                                                        原创
                                                                                    
                            2021-09-16 15:53:36
                            
                                78阅读
                            
                                                                             
                 
                
                             
         
            
            
            
            Quick StartThis quick start guide is a detailed instruction of setting up RocketMQ messaging system on you...            
                
                    
                        
                                                            
                                                                        
                                                                                        转载
                                                                                    
                            2019-10-18 10:20:00
                            
                                116阅读
                            
                                                                                    
                                2评论
                            
                                                 
                 
                
                             
         
            
            
            
            SQLPlus有自己的命令和环境,它提供对Oracle数据库的访问。它使您能够输入和执行SQL、sql、sql、SQL+和操作系统命令来执行以下操作:格式化,执行查询结果的存储、打印和打印计算检查表和对象定义开发和运行批处理脚本执行数据库管理您可以使用sqlPlus以交互方式生成报告,以生成批处理过程报告,并将结果输出到文本文件、屏幕或HTML文件,以便在Internet上浏览。您可以使用sql+            
                
                    
                        
                                                            
                                                                        
                                                                                        原创
                                                                                    
                            2017-12-16 11:02:29
                            
                                1401阅读
                            
                                                                             
                 
                
                             
         
            
            
            
            本文转自:http://www.typescriptlang.org/docs/tutorial.html Quick start Get started with a simple TypeScript app. Let’s get started by building a simple web            
                
                    
                        
                                                            
                                                                        
                                                                                        转载
                                                                                    
                            2017-04-28 11:20:00
                            
                                112阅读
                            
                                                                                    
                                2评论
                            
                                                 
                 
                
                             
         
            
            
            
            新建一个父工程选择Maven 快速构建项目按图操作:添加子项目(服务方)添加子项目(消费方)一个父工程,2个子项目(服务方,消费方),基本就完成了 在2个子项目中需要在main手动创建resources目录,并配置项目结构:下面引入依赖和配置文件:provider:添加applicationContext-provider.xml 源码链接:https://github.com/gb-hei            
                
                    
                        
                                                            
                                                                        
                                                                                        原创
                                                                                    
                            2022-09-06 06:23:45
                            
                                128阅读
                            
                                                                             
                 
                
                                
                    