学習サイトURL

java 注解 http://blog.csdn.net/lylwo317/article/details/52163304
http://www.cnblogs.com/peida/archive/2013/04/26/3038503.html

全てのポート番号登録ファイル /etc/servicesにはデフォルトで登録されています
http://www.hitachi.co.jp/Prod/comp/soft1/jp1/about/index.html

類似なもの:LinuxのCron
Tomcat 学习笔记(2) – 使用 jsvc 启动tomcat  https://segmentfault.com/a/1190000000760273
jsvc 启动java 在linux下的实现原理    http://blog.csdn.net/raintungli/article/details/8265009
https://commons.apache.org/

https://blog.csdn.net/javazejian/article/details/71333103

扩展Struts的Plugin接口
http://blog.csdn.net/ezerg/article/details/118636

几种类间关系:继承、实现、依赖、关联、聚合、组合及UML实现图
http://www.cnblogs.com/yyyyy5101/archive/2011/03/11/1981078.html

6个Java项目UML反向工程工具
http://www.csdn.net/article/2012-09-12/2809862-6-java-to-uml-tools

浅谈UML的概念和模型之UML九种图
http://blog.csdn.net/jiuqiyuliang/article/details/8552956

UML类图与类的关系详解
http://www.uml.org.cn/oobject/201104212.asp

 

https://www.ibm.com/developerworks/cn/web20/
HTML5 专题
https://www.ibm.com/developerworks/cn/web/lp/html5/
Servlet 工作原理解析
https://www.ibm.com/developerworks/cn/java/j-lo-servlet/index.html
Tomcat 系统架构与设计模式,第 2 部分
https://www.ibm.com/developerworks/cn/java/j-lo-tomcat2/index.html
Tomcat 系统架构与设计模式,第 1 部分
https://www.ibm.com/developerworks/cn/java/j-lo-tomcat1/

Java 开发
https://www.ibm.com/developerworks/cn/java/

详解HttpURLConnection
http://blog.csdn.net/woxueliuyun/article/details/43267365

 

Servlet 工作原理解析 许 令波
https://www.ibm.com/developerworks/cn/java/j-lo-servlet/index.html
Tomcat 系统架构与模式设计分析
https://www.ibm.com/developerworks/cn/java/j-lo-tomcat1/index.html
https://www.ibm.com/developerworks/cn/java/j-lo-tomcat2/index.html
许 令波

Servlet、Filter、Listener深入理解
http://blog.csdn.net/sunxianghuang/article/details/52107376

講演資料
http://www.terasoluna.jp/announcement/index.html
Strutsの諸問題を解決するWebフレームワークとは
http://www.atmarkit.co.jp/ait/articles/0810/06/news116.html

http://www.terasoluna.jp/contactus/index.html
http://www.terasoluna.jp/announcement/index.html
http://www.atmarkit.co.jp/ait/articles/0810/06/news116.html

Java编码浅析(注意区分三个概念)
http://www.iteye.com/topic/311583
深入分析 Java 中的中文编码问题
https://www.ibm.com/developerworks/cn/java/j-lo-chinesecoding/
Java字符编码根本原理
http://lavasoft.blog.51cto.com/62575/273608/
Java 中char是如何编码的
http://blog.csdn.net/code_my_life/article/details/51481535

Apache Commons Codec
http://commons.apache.org/proper/commons-codec/download_codec.cgi
commons-codec-1.11-bin.zip
commons-codec-1.11-src.zip

 

ソース
http://archive.apache.org/dist/struts/source/
Struts——三大组件(一)ActionServlet
http://blog.csdn.net/kanglix1an/article/details/37668745
Struts——三大组件(二)RequestProcessor
http://blog.csdn.net/kanglix1an/article/details/37668777
Struts——三大组件(三)Action
http://blog.csdn.net/kanglix1an/article/details/37692913
Struts之路
http://blog.csdn.net/column/details/strutsonway.html
JavaによるWebアプリケーション入門
http://www.wakhok.ac.jp/~tomoharu/web2004/text/index.html

tomcat ソース Eclipseに導入。
http://jingyan.baidu.com/article/ed2a5d1f6d5ead09f6be17a9.html

tomcat Class loader
CommonClassLoader或SharedClassLoader加载的Spring如何访问并不在其加载范围内的用户程序呢
https://www.cnblogs.com/diegodu/p/7249098.html
使用上下文类加载器就可以实现“向下加载”

tomcat 线程池
http://blog.chinaunix.net/uid-12115233-id-3358004.html
https://www.2cto.com/kf/201611/566839.html

修改Tomcat Connector运行模式,优化Tomcat运行性能】
http://blog.csdn.net/xorxos/article/details/51016717

ApacheによるWebサーバ構築  連載記事
http://www.atmarkit.co.jp/flinux/index/indexfiles/apacheindex.html
JAPACHE HTTP Server Project
http://japache.infoscience.co.jp/
web Server Survey
https://news.netcraft.com/archives/category/web-server-survey/

Web Site 分析
http://uptime.netcraft.com/graph/
このページでは、入力したホスト(「www.atmarkit.co.jp」など)で稼働しているWebサーバの種類を調べ、そのホストの連続稼働時間までも表示してくれる(画面2)。

http://httpd.apache.org/

WebServices – Axis
http://axis.apache.org/axis/ja/java/user-guide.html#Introduction

http://axis.apache.org/

利用AXIS开发Webservice
http://chnic.iteye.com/category/20552
SOAP Web Service(サーバ/クライアント)
http://terasolunaorg.github.io/guideline/5.2.0.RELEASE/ja/ArchitectureInDetail/WebServiceDetail/SOAP.html

“SOAPとは、XMLで記述されたメッセージをコンピュータ間で送受信を行うためのプロトコルである。

もともとは「Simple Object Access Protocol」の略であった”

http://terasolunaorg.github.io/guideline/5.2.0.RELEASE/ja/ArchitectureInDetail/WebServiceDetail/SOAP.html
http://terasolunaorg.github.io/guideline/5.2.0.RELEASE/ja/ArchitectureInDetail/WebServiceDetail/SOAP.html#soapappendixtomcatwebservice

javaデザインパターン:
http://www.techscore.com/tech/DesignPattern/index.html/

工場模式
http://blog.csdn.net/jason0539/article/details/23020989

動態代理 動的プロキシー
http://www.360doc.com/content/14/0801/14/1073512_398598312.shtml
http://blog.csdn.net/zhangerqing/article/details/42504281/
http://rejoy.iteye.com/blog/1627405

第1回 暗号化の基礎
http://www.atmarkit.co.jp/ait/articles/1504/27/news032.html
「暗号化の手法」、「鍵」
「暗号化(encryption)」とは、ある「暗号アルゴリズム」に従って、元となる「平文(ひらぶん、plaintext)」データを「鍵(key)」を使って「暗号文(cipher text)」に変換(符号化)することを指す。
そして逆に、「暗号文」から鍵を使って「平文」に復元することを「復号(decryption)」という。
送信者からが受信者へ送られるデータを通信の途中で窃取することを「盗聴(tapping)」や「傍受(interception)」などと言う。
暗号化されていると第三者が入手できるのは暗号文のみとなり、平文が漏えいすることはない。
なお復元用の鍵やアルゴリズムなどの情報なしに、暗号文だけから元の平文を推定することを「解読(cryptanalysis)」などと呼び、正規の受信者が行う復号とは区別するのが一般的である。

①ワンタイムパッド(OTP:one-time pad。使い捨てパッドとも
無条件に安全」とか「情報理論的に安全」と言われる
②ワンタイムパッド以外の暗号化アルゴリズム
「計算量的安全性」

① 共通鍵暗号方式  これは暗号化と復号で同じ鍵(つまり1つの鍵のみ)を使う方式である。
ドアの鍵や金庫の鍵、ZIPファイルに付ける鍵(パスワード)など、一般的には鍵と言えば、この方式を連想するだろう。
暗号化と復号で同じ鍵を使うので「対称鍵暗号」と呼ばれたり、古くから使われているので「慣用暗号」などとも呼ばれる。
鍵配送問題。
② 公開鍵暗号方式
「暗号化と復号で異なる鍵を使い」、さらに2つある鍵のうちの1つは「公開してもよい」という点にある。

①ブロック暗号
②ストリーム暗号

第2回 DES暗号化      对称加密
http://www.atmarkit.co.jp/ait/articles/1505/21/news030.html

第3回 AES暗号化      对称加密
http://www.atmarkit.co.jp/ait/articles/1506/18/news019.html

加解密、PKI与CA基础
http://blog.csdn.net/lifetragedy/article/details/52238057

1、CPU評価ツール
winsat cpuformal

http://www.atmarkit.co.jp/ait/articles/1403/14/news052.html

1、比較
Winmerge
pdf、word,excelなどの比較用
http://freemind.s57.xrea.com/xdocdiffPlugin/

firefox.exe 起動オプション
https://developer.mozilla.org/ja/docs/Mozilla/Command_Line_Options

UI設計:例:Graph、図、線。
http://www.telerik.com/support/demos
http://demos.telerik.com/jsp-ui/
http://demos.telerik.com/kendo-ui/grid/index

IntelliJ IDEA 2017 的快捷键汇总与榜单 http://www.tiantianbianma.com/intellij-idea-keyshot-all.html/

IntelliJ IDEA http://www.tiantianbianma.com/develop-tool/tool-idea/

自動化UIテスト。
http://www.seleniumhq.org/

windows batch shell startコマンドを使用しているのは,別ウィンドウで実行させるためです。

架构的演变
http://blog.csdn.net/theludlows/article/details/78121679      面白い!!

架构师最怕程序员知道的十件事          优秀的软件架构师
http://developer.51cto.com/developer/top10Architect/      面白い!! 面白い!! 面白い!! 面白い!!

https://my.vultr.com/deploy/?capd=1

onamae.com

https://zhidao.baidu.com/question/186653438.html

https://www.vultr.com/docs/how-do-i-generate-ssh-keys/

centos网络配置实例
https://blog.csdn.net/jcxch/article/details/48632761

仮想VMのイメージファイルをコピー後、下記のファイルにあるIpを変更し、networkサービスを再起動したら、OK
/etc/sysconfig/network-scripts
ifcfg-ens33

IE11の開発者ツールでクッキーの表示方法

IE11の開発者ツールでクッキーの表示方法がわからなくて結構悩んだのでメモ。

IE11の開発者ツールは、それまでのIEの開発者ツールとUIがだいぶ変わっており、それまでのバージョンでは結構簡単にクッキーの確認が出来たのが、出来なくなりました。というか出来なくなった??と思ったくらい。
IE11の開発者ツールでも、下記手順でクッキーの確認ができます。

「F12」か、「ツール」→「開発者ツール」から開発者ツールを開く
「Ctrl+4」か、無線ルータっぽい「ネットワーク」アイコンから「ネットワーク」を開く
「F5」か、緑の再生ボタンっぽい「ネットワーク トラフィックのキャプチャを有効にする」を押す
キャプチャを有効にしてある状況で再読み込みやページ遷移を行う
ボタンの下にある「要約」「詳細」タブの、「詳細」タブを選択
その下にある「要求ヘッダー」「要求本文」…タブにある、「Cookie」タブを選択

これでやっと表示できるのですが、先に「ネットワーク トラフィックのキャプチャを有効にする」にしておかないと、後からは現在のクッキーの表示すら出来ないようなので注意が必要です。
また、せっかく「詳細」「Cookie」タブ選択しておいても、ページ遷移すると「要約」タブに戻ってしまうので、クッキーの変化見ながら動きを追いたい時なんかは使いにくいです。
このへんって、なんとかする方法あるんでしょうかね?

https://www.cnblogs.com/r00tuser/p/7255939.html

Java项目开发流程(转载)
http://blog.csdn.net/an1090239782/article/details/78121600

ネットワーク技術解説講座連載
詳説 TCP/IPプロトコル
http://www.atmarkit.co.jp/fwin2k/network/tcpip000/

ネットワーク管理者(の卵)養成講座
https://net-newbie.com/

Web開発HTTP通信内容監視
http://docs.telerik.com/fiddler/configure-fiddler/tasks/configurefiddler

WireShark – A free TCP/IP and HTTP モニター
https://www.wireshark.org/

好JAVA  BLOG http://blog.csdn.net/xorxos/article/category/2340935
天天編馬 http://www.tiantianbianma.com/
Java工程师的高级书单 http://www.tiantianbianma.com/java-book-list-three.html/
Java性能权威指南
深入理解Java虚拟机
深入分析Java Web技术内幕
大型网站系统与Java中间件实践
大型网站技术架构:核心原理与案例分析
企业应用架构模式
Expert One-on-One J2EE Development without EJB
《深入Java虚拟机》
《深入理解Java虚拟机JVM高级特性与最佳实践》
《Java虚拟机规范》
深入理解JAVA言語 http://blog.csdn.net/column/details/zhangjg-java-blog.html
《Java虚拟机原理图解》 1.2.2、Class文件中的常量池详解(上)  http://blog.csdn.net/luanlouis/article/details/39960815
Java中一些常被忽视的特性  http://blog.csdn.net/zhangjg_blog/article/details/17655213
NB人個人WebSite https://www.iflym.com/index.php/page/34
Java神 Jinwoo Hwang 個人サイト http://jinwooh.wixsite.com/java
IBM Performance Analysis Tool for Java
IBM Channel Framework Analyzer
IBM Web Services Validation Tool for WSDL and SOAP
IBM Database Connection Pool Analyzer for IBM WebSphere Application Server
IBM Trace and Request Analyzer for WebSphere Application Server
IBM Connection and Configuration Verification Tool for SSL/TLS
IBM ClassLoader Analyzer
IBM Pattern Modeling and Analysis Tool for IBM® Java™ Garbage Collector
IBM Thread and Monitor Dump Analyzer for Java
IBM HeapAnalyzer
SAS® 9.4 Web Application Server Diagnostics Console
SAS® TLS/SSL Diagnostic Tool for SAS® 9.4
SAS® Memory Diagnostic Tool
SAS® Multicast Network Diagnostic Tool

Java工程师成神之路~(2018修订版)

排名Top 16的Java实用类库


http://blog.csdn.net/xorxos/article/category/2340935
http://blog.csdn.net/xorxos/article/details/44828985

http://blog.csdn.net/xieyuooo/article/details/7068216
http://blog.sina.com.cn/s/blog_605f5b4f0100toc5.html
http://blog.csdn.net/skyroben/article/details/53207795
http://blog.csdn.net/aaa1117a8w5s6d/article/details/42400061
http://blog.csdn.net/zhyhang/article/details/17027441
http://blog.csdn.net/pwlazy/article/details/5109742
http://www.infoq.com/cn/articles/javaagent-illustrated
http://blog.csdn.net/mhmyqn/article/details/48474815
http://www.javainthebox.net/laboratory/J2SE1.5/MiscAPI/Instrumentation/Instrumentation.html
http://79140142-qq-com.iteye.com/blog/1399409
http://blog.csdn.net/xorxos/article/details/51707746

http://jinwooh.wixsite.com/java

Java工程师成神之路~(2018修订版)

《成神之路-基础篇》JVM——Java内存模型(已完结)

排名Top 16的Java实用类库

Java工程师成神之路~(2018修订版)


《成神之路-基础篇》JVM——Java内存相关(已完结) http://www.hollischuang.com/archives/1003

Java内存模型FAQ

なにもわからないところから始めるJVMモニタリング http://sssslide.com/speakerdeck.com/yuukit/nanimowakaranaitokorokarashi-merujvmmonitaringu

计算机书籍控 http://bestcbooks.com/B00H1FXTNM/

SonarQubeでソースコードの品質チェック
https://qiita.com/teradonburi/items/776e4735395af872320a

https://www.sonarqube.org/

XXE (XML External Entity Injection) 漏洞实践
http://www.mottoin.com/101806.html

xxe漏洞的学习与利用总结

https://www.cnblogs.com/r00tuser/p/7255939.html

http://www.artima.com/insidejvm/ed2/jvm6.html

Class Variables

Class variables are shared among all instances of a class and can be accessed even in the absence of any instance.
These variables are associated with the class–not with instances of the class–so they are logically part of the class data in the method area.
Before a Java virtual machine uses a class, it must allocate memory from the method area for each non-final class variable declared in the class.
Constants (class variables declared final) are not treated in the same way as non-final class variables. Every type that uses a final class variable gets a copy of the constant value in its own constant pool.
???  As part of the constant pool, final class variables are stored in the method area–just like non-final class variables. But whereas non-final class variables are stored as part of the data for the type that declares them,
??? final class variables are stored as part of the data for any type that uses them. This special treatment of constants is explained in more detail in Chapter 6, “The Java Class File.”

《Java虚拟机原理图解》
http://blog.csdn.net/u010349169/article/category/2620885
http://blog.csdn.net/luanlouis/article/details/41113695

执行篇:解析JDK 7的动态类型语言支持      http://icyfenix.iteye.com/blog/1392441

深入理解jvm装载约束  https://www.iflym.com/index.php/code/understand-jvm-load-constraint.html

对象并不一定都是在堆上分配内存的
https://blog.csdn.net/w372426096/article/details/80333657

java 利用ManagementFactory获取jvm,os的一些信息
https://blog.csdn.net/dream_broken/article/details/49759043

セカンドオーダーSQLインジェクション
https://www.cnblogs.com/sun-sunshine123/p/6921383.html

几种流行Webservice框架性能对比
https://www.cnblogs.com/firstdream/p/5575928.html          第1回 いまさら始めるJavaでRESTful Webサービス構築
http://www.opentone.co.jp/news/release/article04/article0401.html
https://www.cnblogs.com/firstdream/p/5575928.html          Apache CXFを使用したRESTサーバ構築(Spring未使用)
https://qiita.com/kota344@github/items/1d473618ac22700217ef
http://www.atmarkit.co.jp/ait/articles/0208/08/news001_3.html          https://blog.csdn.net/shang3583091/article/details/50955328
编写REST API
https://www.liaoxuefeng.com/wiki/001434446689867b27157e896e74d51a89c25cc8b43bdb3000/0014735914606943e2866257aa644b4bdfe01d26d29960b000

REST与RESTFul API最佳实践       https://www.ibm.com/developerworks/cn/webservices/ws-restful/       https://blog.csdn.net/a19881029/article/details/43056429
https://www.imooc.com/article/17650      https://www.ibm.com/developerworks/cn/web/wa-jaxrs/       https://www.cnblogs.com/pixy/p/4838268.html
http://www.atmarkit.co.jp/ait/articles/0208/08/news001_2.html       http://www.atmarkit.co.jp/ait/articles/0301/23/news001.html

http://d.hatena.ne.jp/ish-openspace/20050303/1109837404

http://itdoc.hitachi.co.jp/manuals/link/cosmi_v0870/APGA/EU010057.HTM

ソース分析ツール

Downloads

Eclipse 插件开发
http://blog.csdn.net/taotaofu/article/details/52781735

分析Eclipse源代码,理解OSGI插件机制内幕
http://blog.csdn.net/gonxi/article/details/610146

Servlet与Struts的区别
http://blog.csdn.net/hhhuuu2020/article/details/51044326
01.Struts2の全体概要(Struts2の役割&処理フロー)
https://sites.google.com/site/soracane/home/struts2nitsuite/struts2no-ji-ben-gai-nian-struts2no-yi-ge-chu-lifuro
Integer缓存机制(包装类型的缓存机制)
http://blog.csdn.net/losetowin/article/details/49968365

深入理解Java Class文件格式(一)  http://blog.csdn.net/zhangjg_blog/article/details/21486985
いいね!!! http://blog.csdn.net/zhangjg_blog/article/details/21487287
http://blog.csdn.net/zhangjg_blog/article/details/21487287
http://blog.csdn.net/zhangjg_blog/article/details/21658415
http://blog.csdn.net/zhangjg_blog/article/details/21781021

“分析一个Java Class文件
” http://blog.csdn.net/vonzhoufz/article/details/45417725

《Java虚拟机原理图解》 1.2.2、Class文件中的常量池详解(上)
http://blog.csdn.net/luanlouis/article/details/39960815
Java命令学习系列(七)——javap

Java命令学习系列(七)——javap

Add a Comment

您的电子邮箱地址不会被公开。 必填项已用*标注