2019年9月30日 星期一

[研究] Microsoft Azure Cloud Service 雲端服務 目前支援的 .NET 版本

[研究] Microsoft Azure Cloud Service 雲端服務 目前支援的 .NET 版本

2019-09-30

https://docs.microsoft.com/zh-tw/azure/cloud-services/cloud-services-guestos-update-matrix

https://docs.microsoft.com/en-us/azure/cloud-services/cloud-services-guestos-update-matrix

Windows Server 2019
.NET Framework installed: 3.5, 4.7.2

Windows Server 2016
.NET Framework:3.5、4.6

Windows Server 2012 R2
安裝的 .NET Framework:3.5、4.5.1、4.5.2

Windows Server 2012
安裝的 .NET Framework:3.5、4.5

系列 2 版次
Windows Server 2008 R2 SP1

(完)

[研究] IBM Eclipse (4.13) - Eclipse IDE for Java Developers 安裝、試用 (Windows 2019 x64)

[研究] IBM Eclipse (4.13) - Eclipse IDE for Java Developers 安裝、試用 (Windows 2019 x64)

2017-09-30

下載和安裝 Oracle JDK ( Java Developer Kit),過程不多說了
http://www.oracle.com/technetwork/java/javase/downloads/index-jsp-138363.html#javasejdk
http://www.oracle.com/technetwork/java/archive-139210.html
檔案:jdk-8u221-windows-x64.exe

下載  IBM Eclipse Installer
https://eclipse.org/downloads/
檔案:eclipse-inst-win64.exe

開始安裝





























(下圖) 換個短路徑

(下圖) 目錄若不存在,會出錯



















(完)

相關文章

[研究] IBM Eclipse (4.13) - Eclipse IDE for Java Developers 安裝、試用 (Windows 2019 x64)
https://shaurong.blogspot.com/2019/09/ibm-eclipse-413-eclipse-ide-for-java.html

[研究] IBM Eclipse Oxygen (4.7.1) - Eclipse IDE for Java Developers 安裝、試用 (Windows 7 x64)
http://shaurong.blogspot.com/2017/09/ibm-eclipse-oxygen-471-eclipse-ide-for.html

The Official Eclipse FAQs
http://wiki.eclipse.org/index.php/Eclipse_FAQs

[研究] IBM Eclipse IDE for Java Developers 4.5.1 (Mars.1) 安裝、試用 (Windows 10 x64)
http://shaurong.blogspot.com/2015/10/ibm-eclipse-ide-for-java-developers-451.html

[研究] IBM Eclipse IDE for Java EE Developers 4.5.1 (Mars.1) 安裝、試用 (Windows 10 x64)
http://shaurong.blogspot.com/2015/10/ibm-eclipse-ide-for-java-ee-developers.html

[研究] IBM Eclipse Installer for Windows Mars.1 (4.5.1) 安裝、試用 (Windows 10 x64)
http://shaurong.blogspot.com/2015/10/ibm-eclipse-installer-for-windows-mars1.html


[研究] Fortify SCA、Checkmarx 支援 .NET Core, Node.js 嗎?

[研究] Fortify SCA、Checkmarx 支援 .NET Core, Node.js 嗎?

2019-09-30

Fortify Static Code Analyzer and Tools Software Documentation
https://www.microfocus.com/it-it/documentation/fortify-static-code-analyzer-and-tools/

Fortify SCA v18.10 支援
1. 只支援 .Net Core 1.x 。
2. 只支援 Node.js Core 4.2.0
3. React.js , Redux 沒有支援


********************************************************************************

CxIAST datasheet
https://info.checkmarx.com/hubfs/CxIAST%20datasheet.pdf?hsCtaTracking=15b8ed8e-d2eb-4214-aad0-452573f37f80%7C744e29e2-3b27-4a6c-adb1-39c602b6d64b

Interactive Application Security Testing
CxIAST
https://www.checkmarx.com/products/iast-interactive-application-security-testing/

Release Updates (v2.6.1)
Checkmarx CxIAST Documentation
https://checkmarx.atlassian.net/wiki/spaces/CCD/pages/716996703/Release+Updates+v2.6.1

CxSAST Static Application Security Testing
CxSAST Release Notes
Release Notes for Version 8.9.0
https://checkmarx.atlassian.net/wiki/spaces/KC/pages/929039280/Release+Notes+for+Version+8.9.0
支援 .NET Core, Nore.js, React.JS,但是沒寫支援哪一版




[研究] Apache Tomcat 9.0.26 安裝紀錄 (Windows 2019)

[研究] Apache Tomcat 9.0.26 安裝紀錄 (Windows 2019)

2019-09-30

https://tomcat.apache.org/download-90.cgi






































預設安裝目錄
C:\Program Files\Apache Software Foundation\Tomcat 9.0
網站根目錄 webapps\ROOT

********************************************************************************
CentOS 7.5 x64

[root@localhost ~]# yum list | grep tomcat
BDB2053 Freeing read locks for locker 0x292: 3154/140011320649536
BDB2053 Freeing read locks for locker 0x294: 3154/140011320649536
tomcat.noarch                               7.0.76-6.el7               @base
tomcat-el-2.2-api.noarch                    7.0.76-6.el7               @base
tomcat-jsp-2.2-api.noarch                   7.0.76-6.el7               @base
tomcat-lib.noarch                           7.0.76-6.el7               @base
tomcat-servlet-3.0-api.noarch               7.0.76-6.el7               @base
tomcat-admin-webapps.noarch                 7.0.76-6.el7               base
tomcat-docs-webapp.noarch                   7.0.76-6.el7               base
tomcat-javadoc.noarch                       7.0.76-6.el7               base
tomcat-jsvc.noarch                          7.0.76-6.el7               base
tomcat-webapps.noarch                       7.0.76-6.el7               base
tomcatjss.noarch                            7.2.1-6.el7                base
[root@localhost ~]#


[root@localhost ~]# find / -name webapps
find: ‘/run/user/1000/gvfs’: Permission denied
/var/lib/tomcat/webapps
/usr/share/tomcat/webapps
[root@localhost ~]#

(完)

相關

[研究] Apache Tomcat 9.0.26 安裝紀錄 (Windows 2019)

[研究] Apache Tomcat 9.0.8 服務版 安裝 (Windows 7)
https://shaurong.blogspot.com/2018/06/apache-tomcat-908-windows-7.html

****************************************
Apache Tomcat 9.0.8 服務版 安裝 (Windows 7)

無痛Java程式設計(一):安裝Java
http://amos-tsai.blogspot.com/2010/04/javajava.html
無痛Java程式設計(二):安裝Tomcat
http://amos-tsai.blogspot.com/2010/04/javatomcat.html
無痛Java程式設計(三):安裝MySQL
http://amos-tsai.blogspot.com/2010/04/javamysql.html
無痛Java程式設計(四):安裝MyEclipse
http://amos-tsai.blogspot.com/2010/04/javamyeclipse.html
無痛Java程式設計(五):Web Project的第一步
http://amos-tsai.blogspot.com/2010/04/javaweb-project.html

****************************************