-
計算機概論
數字系統 數字表示、轉換: 第二章 電腦工作原理 數字系統 補數: 一補數與二補數 補數計算: 正+正 應為正數(負數為異常) 負+負 應為負數(正數為異常) 正+負 可正可負 補數異常:(overflow):兩個負數相加,最左邊的符號位元相加結果變成 1 資料的表示方法 資料的儲存單位 電腦的資料單位: bit:0 1 by...
-
English Grammar System - grammar
Password protected!
-
English Grammar System - word
Password protected!
-
English Grammar System - Elementary Sentence Patterns
Password protected!
-
Spring Boot Exception Collations Summary for Myself
Config Failed to determine a suitable driver class 錯誤訊息: Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be configured. Reason: Failed to det...
-
Financial Analysis
Password protected!
-
Github Pages
Password protected!
-
The beginning of the side hustle life
Password protected!
-
ppt 高手之路!(Basic)
Password protected!
-
新年快乐
Password protected!
-
Spring Boot - Application Properties
配置 application.properties Spring Boot Application Properties Example - Examples Java Code Geeks - 2020 spring.profiles.active=dev ## URL user and password spring.datasource.url = jdbc:mysql:...
-
Spring Boot - jar & war
Deployed by jar 這裡有完整的討論與官方鏈接 java - Differences between jar and war in Spring Boot? - Stack Overflow Deployed by war 因為Spring Boot預設有嵌入Tomcat,並且使用jar來部署環境,所以如果要使用war部署到web container,需要依照下列步...
-
Spring Boot - Dependency Starter
starter-tomcat vs starter-web 簡言之,spring-boot-starter-web包含spring-boot-starter-tomcat 下面是spring-boot-starter-web依賴關係層次結構: 如果要排除spring-boot-starter-tomcat依賴: <dependency> <groupId...
-
Spring Boot - Configuration
Configuration Metadata XML Annotation Java Class XML <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://w...
-
Spring Boot - Dependency
Dependency Injection 依赖注入(DI)是一个过程,通过该过程,对象仅通过构造函数参数,工厂方法的参数或在构造或创建对象实例后在对象实例上设置的属性来定义其依赖关系(即,与它们一起工作的其他对象)。从工厂方法返回。然后,容器在创建bean时注入那些依赖项。从根本上讲,此过程是通过使用类的直接构造或服务定位器模式来控制bean自身依赖关系的实例化或定位的bean本身的逆过程...
-
Spring Boot - IoC
Overview 架构: IoC容器 What is Inversion of Control IoC Container Bean 依赖 依赖注入 依赖查找 自动装配 容器配置 XML Annotation: comp...
-
Spring Boot Contents
Spring, Spring Boot and Spring Cloud Contents Core Spring Boot - IOC Spring Boot - Dependency Spring Boot - Configuration Spring Boot AOP Spring Boot Resou...
-
Java JDBC
Introduction Ref: Lesson: JDBC Basics (The Java™ Tutorials > JDBC Database Access) JDBC Tutorial - Tutorialspoint Connection import JDBC Packages // for standard JDBC programs import...
-
Web App 架構的二三事
Coding Guidelines Table of Contents - Alibaba-Java-Coding-Guidelines p3c/阿里巴巴Java开发手册(华山版).pdf at master · alibaba/p3c 變量 工程实践:如何给变量取一个好的名字 - Matrix海子 - 博客园 if后面只有一句话,该不该加大括号? - 程序园 ...
-
月光下的歌聲
夜幕降臨,無數的小星星玩起了捉迷藏,藏在那幽藍的天空中,一眨一眨地,彷彿在邀請人們到無垠的天空中去遨遊。 此時,一個身影悄悄地跳上了屋簷,柔白色如雪貂般的貓沐浴在皎潔的月光下相映成趣,輕巧的步伐在屋頂上跳躍著,時而翻滾時而打理,而這喚作「銀色月光」的貓最喜歡的是趴在窗台上看著孩子睡覺時的笑容。 直到有一天,銀色月光跳上屋簷時,同樣看見了一位少女凝視著月光,女孩潔白的面容,挺秀的鼻...