在 Cloud Run 上部属 API

在 Cloud Run 上部署 FastAPI (初学者) 本文的主要专案请参阅详细範例档案、文章描述皆在 GitHub 专案中 简介 在 Google Cloud Run 上运行 FastAPI 的範本 透过一键式且

Vscode 好用、好看、透明化插件

最近建了一个 github 专案,主要内容是分享 vscode 实用、好看的插件,包含: 一键安装多个插件透明化插件主题 (好看炸的编辑环境)Jupyter (Python数据分析、

重新开始学java-方法

多次定义多次使用通过方法解决(改为一次定义多次使用) 如 求两个数组各自的最大值 int[] array1 = {300, 400, 500, 100, 1000, 50};int max1 = array1[0];//for (int i = 0; i a

A14:「自学经验」回顾

一、状况;缘起 在整个学期总共遇到两三次发生大BUG解到天亮的情况,以下一一叙述...... 情况一:在 A1 作业打造餐厅清单,缴交的栏位必须上传 github 网

Compiler Design, Lec 0: Before Class, Introduction

Lec 0: Introduction Compiler What is a Compiler Def: In computing, a compiler is a computer program that translates computer code written in one programming language(the source language) into another l

App Inventor 整合各项专案

学后心得: 经过了多日的努力终于把整个 App Inventor 专案整合起来,其实可能是用到太多外挂元件,要利用AI2 Project Merger Tool 合併有些会出现当机情况,但这是好

Compiler Design, Lec1: Overview

tags: Compiler Design Lec1: Overview Two Parts of a Compiler 1. Analysis(分析) part Front end of the compilerDivide the source program(High-level language)Generate an Intermediate Representation(IR,中

Postgres FAQ : DROP ROLE 遇到 error 提示有关连物件存在 不可移除此用户

Postgres FAQ : DROP ROLE 遇到 error 提示有关连物件存在 不可移除此用户 如遇到此议题可以参考 https://dba.stackexchange.com/questions/280878/error-role-user1-cannot-be-dropped-

【转职前端之路】我的学习地图

前言 决定要以转职前端为目标后,搜集了许多资料及阅览书籍,在考量到经济及时间的问题,最终决定先以自学的方式来学习。看了许多的课程大纲及他人

[LeetCode 笔记] 1. Two Sum

前言 我想这题是正要开始写 LeetCode 的人,大部分的人的第一题吧,这题是个基本题算在 easy 的题型,看到题目直接就会想到使用双迴圈的写法,不过双迴

CA 是什么? Certificate Authority SSL 凭证颁发机构怎么选?

CA 是什么? 认识 SSL Certificate Authority CA 全文为 Certificate Authority,中文称为「凭证授权中心」或「凭证认证机构」,是负责发行和管理数位凭证的机构。SSL