2024年12月5日 星期四

Google Domain 轉 GoDaddy

 https://support.google.com/blogger/answer/1233387

https://www.rabbityard77.com/2023/04/godaddy-https-blogger.html?m=1


https://cps62.info/godaddy-%E7%B6%B2%E5%9F%9F%E8%88%87google-blog-%E9%80%A3%E7%B5%90/%E7%B6%B2%E5%9F%9F%E7%B6%B2%E7%AB%99%E9%9B%86/


https://www.365ordinarydays.xyz/2020/11/https.html?m=1

2023年10月15日 星期日

SimpleJdbcCall with Oralce Data Type Struct、Array

 

SimpleJdbcCall with Oralce Data Type Struct、Array

Java spring Jdbc Template 可以直接傳 StroreProcedure type arral 啦!!!

不要只會傻傻的傳 Number、Varchar啦。

https://docs.spring.io/spring-data/jdbc/old-docs/1.0.0.RELEASE/reference/html/orcl.datatypes.html


https://copyprogramming.com/howto/how-to-create-a-table-in-18c-express-edition#google_vignette


问如何从Java调用具有自定义复杂对象类型作为输入参数的Oracle PL-SQL过程

https://cloud.tencent.com/developer/ask/sof/110651663

SqlStructArrayValue :将对象列表传递给Oracle存储过程中的结构数组

https://cloud.tencent.com/developer/ask/sof/110651663


JAVA DOC
https://docs.spring.io/spring-data/jdbc/old-docs/2.0.0.M1/api/org/springframework/data/jdbc/support/oracle/package-frame.html

2023年8月4日 星期五

WebSphere Liberty Profile JVM argumets

WebSphere Liberty Profile JVM argumets

To pass the -javaagent argument on WebSphere Liberty Profile:

Edit ${server.config.dir}/jvm.options.

Add the -javaagent argument to point to your newrelic.jar file:

-javaagent:/full/path/to/newrelic.jar 

2023年6月26日 星期一

sublime text 套件

 

sublime text 套件


Bootstrap + SublimeText 網頁開發


SublimeText外掛


sublime snappet 

路徑:

C:\Users\myId\AppData\Roaming\Sublime Text 3\Packages\User

Hello World

<snippet>
<content><![CDATA[<!-- samchen_20230627_hellowold.sublime-snippet -->
<!doctype html>
<html lang="en">
  <head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <title>Bootstrap demo</title>
    <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-9ndCyUaIbzAi2FUVXJi0CjmCapSmO7SnpJef0486qhLnuZ2cdeRhO02iuK6FUUVM" crossorigin="anonymous">
  </head>
  <body>
    <h1>Hello, world!</h1>
    <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/js/bootstrap.bundle.min.js" integrity="sha384-geWF76RCwLtnZ8qwWowPQNguL3RmwHVBC9FhGdlKrxdiJJigb/j/68SIy3Te4Bkz" crossorigin="anonymous"></script>
  </body>
</html>
 ]]></content>
<tabTrigger>hw</tabTrigger>
<description>註解</description>
</snippet>

Fake Img

<snippet>
<content><![CDATA[<!--samchen_20230627_fakeimg_picsum.sublime-snippet -->
<img src="https://picsum.photos/300/200?random=10">]]></content>
<tabTrigger>fakeimg</tabTrigger>
<description>註解</description>
</snippet>

2023年6月20日 星期二

金魚都能懂系列

金魚都能懂系列

HTML、CSS教學

2023年4月19日 星期三

JAVA 農曆

 JAVA 農曆

中國農曆