Linux下命令行安裝weblogic10.3.6

来源:http://www.cnblogs.com/oracle-ziyuhou/archive/2016/12/06/6136925.html
-Advertisement-
Play Games

Linux下命令行安裝weblogic10.3.6 一、安裝前準備工作: 1、創建用戶useradd weblogic;創建用戶成功linux系統會自動創建一個和用戶名相同的分組,並將該用戶分到改組中。並會在/home路徑下創建一個和用戶名相同的路徑,比如我們創建的weblogic。 註:當然,你也 ...


Linux下命令行安裝weblogic10.3.6 一、安裝前準備工作: 1、創建用戶useradd weblogic;創建用戶成功linux系統會自動創建一個和用戶名相同的分組,並將該用戶分到改組中。並會在/home路徑下創建一個和用戶名相同的路徑,比如我們創建的weblogic。 註:當然,你也可以通過groupadd -g GID groupname(GID代表創建組的ID,一般大於500),然後useradd –d userhome –g GID username(userhome 代表用戶的主目錄,GID 為前一步創建的組ID)創建用戶並將用戶分到相應的組裡面。 2、卸載掉linux系統自帶的jdk,安裝我們自己的jdk,建議和開發過程中用到的jdk版本一致。 註:jdk的卸載和安裝參見:http://mwshitou.blog.163.com/blog/static/233167114201411171655109/。 二、開始安裝: a. 創建weblogic用戶組.  useradd weblogic passwd weblogic 更改jdk版本 2、進入安裝目錄 #cd /home #cp jdk-7u76-linux-x64.rpm /usr/local #cd /usr/local 給所有用戶添加可執行的許可權 #rpm -ivh jdk-7u76-linux-x64.rpm 設置環境變數 #vi /etc/profile 打開後,在文檔最下方加上以下環境變數配置代碼: export JAVA_HOME=/usr/java/jdk1.6.0_45 export CLASSPATH=.:$JAVA_HOME/lib/dt.jar:$JAVA_HOME/lib/tools.jar export PATH=$JAVA_HOME/bin:$PATH 執行生效 #. /etc/profile weblogic用戶 export JAVA_HOME=/usr/java/jdk1.6.0_45 export JAVA_BIN=/usr/java/jdk1.6.0_45/bin export PATH=$PATH:$JAVA_HOME/bin export CLASSPATH=.:$JAVA_HOME/lib/dt.jar:$JAVA_HOME/lib/tools.jar export JAVA_HOME JAVA_BIN PATH CLASSPATH 註意:export PATH=$JAVA_HOME/bin:$PATH,註意將$PATH放到最後。以免造成新舊版本問題。 當你已經成功把jdk1.6.0_45 安裝到 /usr/java,並且配置好了系統環境變數 執行 # java -version 時就是 顯示jdk1.6.0_45,是因為你的linux系統有預設的jdk;執行 cp jdk-6u7-linux-i586.bin /usr 即將jdk複製到/usr目錄下,然後進入/usr目錄cd /usr 執行許可權 chmod +x jdk-6u45-linux-x64.bin 執行安裝命令 ./jdk-6u45-linux-x64.bin 1、# cd /usr/bin # ln -s -f /usr/java/jdk1.6.0_45/jre/bin/java # ln -s -f /usr/java/jdk1.6.0_45/bin/javac 2、接著卸載jdk-1.7.0_76,再次重新安裝。卸載方法: 先查看jdk-1.7.0_76包名 #rpm -qa | grep jdk 接著執行 #rpm -e jdk-1.7.0_76-fcs 卸載完後,再次重新安裝jdk-7u76-linux-x64.rpm 。 1、進入安裝路徑:/home/weblogic 2、將安裝文件wls1036_generic.jar放入安裝目錄 3、chmod a+x wls1036_generic.jar 賦予安裝文件可執行的許可權 4、執行安裝命令:java -jar filename.jar -mode=console 註:如果安裝文件是.bin格式的文件,安裝命令為:./wls1036_generic.bin -mode=console;(你可以不加“-mode=console”的控制台文本模式,因為在你安裝時無法啟動圖形安裝界面時它會自動的進入文本控制台模式的) 5、控制台安裝: 一、安裝weblogic10.3.6 64位: -bash-4.1$ java -jar wls1036_generic.jar Unable to instantiate GUI, defaulting to console mode.無法實例化 GUI,預設進入控制台模式。 Extracting 0%....................................................................................................100% <-------------------- Oracle Installer - WebLogic 10.3.6.0 -------------------> Welcome: -------- This installer will guide you through the installation of WebLogic 10.3.6.0. Type "Next" or enter to proceed to the next prompt. If you want to change data entered previously, type "Previous". You may quit the installer at any time by typing "Exit". Enter [Exit][Next]> 回車 <-------------------- Oracle Installer - WebLogic 10.3.6.0 -------------------> Choose Middleware Home Directory: --------------------------------- "Middleware Home" = [Enter new value or use default "/bea/weblogic/Oracle/Middleware"] Enter new Middleware Home OR [Exit][Previous][Next]> /bea/weblogic/ <-------------------- Oracle Installer - WebLogic 10.3.6.0 -------------------> Choose Middleware Home Directory: --------------------------------- "Middleware Home" = [/bea/weblogic] Use above value or select another option: 1 - Enter new Middleware Home 2 - Change to default [/bea/weblogic/Oracle/Middleware] Enter option number to select OR [Exit][Previous][Next]> 1 <-------------------- Oracle Installer - WebLogic 10.3.6.0 -------------------> Choose Middleware Home Directory: --------------------------------- "Middleware Home" = [/bea/weblogic] Enter new Middleware Home OR [Exit][Previous][Next]> <-------------------- Oracle Installer - WebLogic 10.3.6.0 -------------------> Choose Middleware Home Directory: --------------------------------- Warning /bea/weblogic directory is not empty. Proceed with installation? Enter [Exit][Previous][Next]> <-------------------- Oracle Installer - WebLogic 10.3.6.0 -------------------> Register for Security Updates: ------------------------------ Provide your email address for security updates and to initiate configuration manager. 1|Email:[] 2|Support Password:[] 3|Receive Security Update:[Yes] Enter index number to select OR [Exit][Previous][Next]> 3 <-------------------- Oracle Installer - WebLogic 10.3.6.0 -------------------> Register for Security Updates: ------------------------------ Provide your email address for security updates and to initiate configuration manager. "Receive Security Update:" = [Enter new value or use default "Yes"] Enter [Yes][No]? no <-------------------- Oracle Installer - WebLogic 10.3.6.0 -------------------> Register for Security Updates: ------------------------------ Provide your email address for security updates and to initiate configuration manager. "Receive Security Update:" = [Enter new value or use default "Yes"] Enter [Yes][No]? yes <-------------------- Oracle Installer - WebLogic 10.3.6.0 -------------------> Register for Security Updates: ------------------------------ Provide your email address for security updates and to initiate configuration manager. 1|Email:[] 2|Support Password:[] 3|Receive Security Update:[No] Enter index number to select OR [Exit][Previous][Next]> <-------------------- Oracle Installer - WebLogic 10.3.6.0 -------------------> Register for Security Updates: ------------------------------ Provide your email address for security updates and to initiate configuration manager. 1|Email:[] 2|Support Password:[] 3|Receive Security Update:[No] Enter index number to select OR [Exit][Previous][Next]> <-------------------- Oracle Installer - WebLogic 10.3.6.0 -------------------> Choose Install Type: -------------------- Select the type of installation you wish to perform. ->1|Typical | Install the following product(s) and component(s): | - WebLogic Server | - Oracle Coherence 2|Custom | Choose software products and components to install and perform optional |configuration. Enter index number to select OR [Exit][Previous][Next]> 2 <-------------------- Oracle Installer - WebLogic 10.3.6.0 -------------------> Choose Products and Components: ------------------------------- Release 10.3.6.0 |_____WebLogic Server [1] x | |_____Core Application Server [1.1] x | |_____Administration Console [1.2] x | |_____Configuration Wizard and Upgrade Framework [1.3] x | |_____Web 2.0 HTTP Pub-Sub Server [1.4] x | |_____WebLogic SCA [1.5] x | |_____WebLogic JDBC Drivers [1.6] x | |_____Third Party JDBC Drivers [1.7] x | |_____WebLogic Server Clients [1.8] x | |_____WebLogic Web Server Plugins [1.9] x | |_____UDDI and Xquery Support [1.10] x | |_____Server Examples [1.11] | |_____Evaluation Database [1.12] x |_____Oracle Coherence [2] x |_____Coherence Product Files [2.1] x |_____Coherence Examples [2.2] *Estimated size of installation: 690.2 MB Enter number exactly as it appears in brackets to toggle selection OR [Exit][Previous][Next]> 2 <-------------------- Oracle Installer - WebLogic 10.3.6.0 -------------------> Choose Products and Components: ------------------------------- Release 10.3.6.0 |_____WebLogic Server [1] x | |_____Core Application Server [1.1] x | |_____Administration Console [1.2] x | |_____Configuration Wizard and Upgrade Framework [1.3] x | |_____Web 2.0 HTTP Pub-Sub Server [1.4] x | |_____WebLogic SCA [1.5] x | |_____WebLogic JDBC Drivers [1.6] x | |_____Third Party JDBC Drivers [1.7] x | |_____WebLogic Server Clients [1.8] x | |_____WebLogic Web Server Plugins [1.9] x | |_____UDDI and Xquery Support [1.10] x | |_____Server Examples [1.11] | |_____Evaluation Database [1.12] x |_____Oracle Coherence [2] |_____Coherence Product Files [2.1] |_____Coherence Examples [2.2] *Estimated size of installation: 678.7 MB Enter number exactly as it appears in brackets to toggle selection OR [Exit][Previous][Next]> <-------------------- Oracle Installer - WebLogic 10.3.6.0 -------------------> JDK Selection (Any * indicates Oracle Supplied VM): --------------------------------------------------- JDK(s) chosen will be installed. Defaults will be used in script string-substitution if installed. 1|Add Local Jdk 2|/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64[x] *Estimated size of installation: 678.7 MB Enter 1 to add or >= 2 to toggle selection OR [Exit][Previous][Next]> <-------------------- Oracle Installer - WebLogic 10.3.6.0 -------------------> Choose Product Installation Directories: ---------------------------------------- Middleware Home Directory: [/bea/weblogic] Product Installation Directories: "WebLogic Server" = [Enter new value or use default "/bea/weblogic/wlserver_10.3"] Enter new WebLogic Server OR [Exit][Previous][Next]> <-------------------- Oracle Installer - WebLogic 10.3.6.0 -------------------> The following Products and JDKs will be installed: -------------------------------------------------- WebLogic Platform 10.3.6.0 |_____WebLogic Server |_____Core Application Server |_____Administration Console |_____Configuration Wizard and Upgrade Framework |_____Web 2.0 HTTP Pub-Sub Server |_____WebLogic SCA |_____WebLogic JDBC Drivers |_____Third Party JDBC Drivers |_____WebLogic Server Clients |_____WebLogic Web Server Plugins |_____UDDI and Xquery Support |_____Evaluation Database *Estimated size of installation: 678.8 MB Enter [Exit][Previous][Next]> <-------------------- Oracle Installer - WebLogic 10.3.6.0 -------------------> Installing files.. 0% 25% 50% 75% 100% [------------|------------|------------|------------] [***************************************************] Performing String Substitutions... <-------------------- Oracle Installer - WebLogic 10.3.6.0 -------------------> Configuring OCM... 0% 25% 50% 75% 100% [------------|------------|------------|------------] [***************************************************] Creating Domains... <-------------------- Oracle Installer - WebLogic 10.3.6.0 -------------------> Installation Complete Congratulations! Installation is complete. Press [Enter] to continue or type [Exit]> <-------------------- Oracle Installer - WebLogic 10.3.6.0 -------------------> Clean up process in progress ... 二、配置domains (由於我是測試用的,和oracle資料庫裝在同一臺伺服器上,調出來的是圖像化界面) cd /home/weblogic/Oracle/Middleware/wlserver_10.3/common/bin -bash-4.1$ ./config.sh Unable to instantiate GUI, defaulting to console mode. <------------------- Fusion Middleware Configuration Wizard ------------------> Welcome: -------- Choose between creating and extending a domain. Based on your selection, the Configuration Wizard guides you through the steps to generate a new or extend an existing domain. ->1|Create a new WebLogic domain | Create a WebLogic domain in your projects directory. 2|Extend an existing WebLogic domain | Use this option to add new components to an existing domain and modify |configuration settings. Enter index number to select OR [Exit][Next]> 1 <------------------- Fusion Middleware Configuration Wizard ------------------> Select Domain Source: --------------------- Select the source from which the domain will be created. You can create the domain by selecting from the required components or by selecting from a list of existing domain templates. ->1|Choose Weblogic Platform components | You can choose the Weblogic component(s) that you want supported in |your domain. 2|Choose custom template | Choose this option if you want to use an existing template. This |could be a custom created template using the Template Builder. Enter index number to select OR [Exit][Previous][Next]> 1 <------------------- Fusion Middleware Configuration Wizard ------------------> Application Template Selection: ------------------------------- Available Templates |_____Basic WebLogic Server Domain - 10.3.6.0 [wlserver_10.3]x |_____Basic WebLogic SIP Server Domain - 10.3.6.0 [wlserver_10.3] [2] |_____WebLogic Advanced Web Services for JAX-RPC Extension - 10.3.6.0 [wlserver_10.3] [3] |_____WebLogic Advanced Web Services for JAX-WS Extension - 10.3.6.0 [wlserver_10.3] [4] Enter number exactly as it appears in brackets to toggle selection OR [Exit][Previous][Next]> <------------------- Fusion Middleware Configuration Wizard ------------------> Edit Domain Information: ------------------------ | Name | Value | _|________|_____________| 1| *Name: | base_domain | Enter value for "Name" OR [Exit][Previous][Next]> wlyxweb <------------------- Fusion Middleware Configuration Wizard ------------------> Edit Domain Information: ------------------------ | Name | Value | _|________|_________| 1| *Name: | wlyxweb | Use above value or select another option: 1 - Modify "Name" 2 - Discard Changes Enter option number to select OR [Exit][Previous][Next]> <------------------- Fusion Middleware Configuration Wizard ------------------> Select the target domain directory for this domain: --------------------------------------------------- "Target Location" = [Enter new value or use default "/bea/weblogic/user_projects/domains"] Enter new Target Location OR [Exit][Previous][Next]> /wlyx/webapp/domains <------------------- Fusion Middleware Configuration Wizard ------------------> Configure Administrator User Name and Password: ----------------------------------------------- Create a user to be assigned to the Administrator role. This user is the default administrator used to start development mode servers. | Name | Value | _|_________________________|_________________________________________| 1| *Name: | weblogic | 2| *User password: | | 3| *Confirm user password: | | 4| Description: | This user is the default administrator. | Use above value or select another option: 1 - Modify "Name" 2 - Modify "User password" 3 - Modify "Confirm user password" 4 - Modify "Description" Enter option number to select OR [Exit][Previous][Next]> 2 <------------------- Fusion Middleware Configuration Wizard ------------------> Configure Administrator User Name and Password: ----------------------------------------------- Create a user to be assigned to the Administrator role. This user is the default administrator used to start development mode servers. "*User password:" = [] Enter new *User password: OR [Exit][Reset][Accept]> welwlyx50 <------------------- Fusion Middleware Configuration Wizard ------------------> Configure Administrator User Name and Password: ----------------------------------------------- Create a user to be assigned to the Administrator role. This user is the default administrator used to start development mode servers. | Name | Value | _|_________________________|_________________________________________| 1| *Name: | weblogic | 2| *User password: | ********* | 3| *Confirm user password: | | 4| Description: | This user is the default administrator. | Use above value or select another option: 1 - Modify "Name" 2 - Modify "User password" 3 - Modify "Confirm user password" 4 - Modify "Description" 5 - Discard Changes Enter option number to select OR [Exit][Previous][Next]> 3 <------------------- Fusion Middleware Configuration Wizard ------------------> Configure Administrator User Name and Password: ----------------------------------------------- Create a user to be assigned to the Administrator role. This user is the default administrator used to start development mode servers. "*Confirm user password:" = [] Enter new *Confirm user password: OR [Exit][Reset][Accept]> welwlyx50 <------------------- Fusion Middleware Configuration Wizard ------------------> Configure Administrator User Name and Password: ----------------------------------------------- Create a user to be assigned to the Administrator role. This user is the default administrator used to start development mode servers. | Name | Value | _|_________________________|_________________________________________| 1| *Name: | weblogic | 2| *User password: | ********* | 3| *Confirm user password: | ********* | 4| Description: | This user is the default administrator. | Use above value or select another option: 1 - Modify "Name" 2 - Modify "User password" 3 - Modify "Confirm user password" 4 - Modify "Description" 5 - Discard Changes Enter option number to select OR [Exit][Previous][Next]> <------------------- Fusion Middleware Configuration Wizard ------------------> Domain Mode Configuration: -------------------------- Enable Development or Production Mode for this domain. ->1|Development Mode 2|Production Mode Enter index number to select OR [Exit][Previous][Next]> 2 <------------------- Fusion Middleware Configuration Wizard ------------------> Java SDK Selection: ------------------- ->1|N/A SDK 1.6.0_24 @ /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64 2|Other Java SDK Enter index number to select OR [Exit][Previous][Next]> 2 <------------------- Fusion Middleware Configuration Wizard ------------------> Java SDK Selection: ------------------- "JVM Directory" = [] Enter new JVM Directory OR [Exit][Previous][Next]> /bea/jdk/jdk1.6.0_37 <------------------- Fusion Middleware Configuration Wizard ------------------> Java SDK Selection: ------------------- "JVM Directory" = [/bea/jdk/jdk1.6.0_37] Enter new JVM Directory OR [Exit][Previous][Next]> <------------------- Fusion Middleware Configuration Wizard ------------------> Select Optional Configuration: ------------------------------ 1|Administration Server [ ] 2|Managed Servers, Clusters and Machines [ ] 3|RDBMS Security Store [ ] Enter index number to select OR [Exit][Previous][Next]> 1 <------------------- Fusion Middleware Configuration Wizard ------------------> Select Optional Configuration: ------------------------------ 1|Administration Server [x] 2|Managed Servers, Clusters and Machines [ ] 3|RDBMS Security Store [ ] Enter index number to select OR [Exit][Previous][Next]> <------------------- Fusion Middleware Configuration Wizard ------------------> Configure the Administration Server: ------------------------------------ Each WebLogic Server domain must have one Administration Server. The Administration Server is used to perform administrative tasks. | Name | Value | _|__________________|_____________________| 1| *Name: | AdminServer | 2| *Listen address: | All Local Addresses | 3| Listen port: | 7001 | 4| SSL listen port: | N/A | 5| SSL enabled: | false | Use above value or select another option: 1 - Modify "Name" 2 - Modify "Listen address" 3 - Modify "Listen port" 4 - Modify "SSL enabled" Enter option number to select OR [Exit][Previous][Next]> <------------------- Fusion Middleware Configuration Wizard ------------------> Creating Domain... 0% 25% 50% 75% 100% [------------|------------|------------|------------] [***************************************************] **** Domain Created Successfully! **** ----------------- weblogic的使用 1、啟動服務時無需輸入用戶名和密碼 進入到你新建的域中:cd /home/weblogic/Oracle/Middleware/user_projects/domains/base_domain/servers/AdminServer 然後在該文件夾下新建名為security的文件夾:mkdir security 在剛剛新建是文件夾中新建名為boot.properties文件:vi boot.properties 然後在該文件中輸入: username=weblogic password=weblogc123 保存後退出。重啟weblogic。此時你會發覺,weblogic再也不會提示要求你輸入weblogic管理台的用戶名和密碼了。 重啟後我們來到剛剛的新建的文件夾中查看新建的文件: cd /home/weblogic/Oracle/Middleware/user_projects/domains/base_domain/servers/AdminServer/security vi boot.properties發現它的內容已經變成下麵這個樣子了: #Sun Aug 04 10:23:54 CST 2013 password={AES}KWRQeICbIyJLO3zh+v+/9JeJtCzpK9ge6j4pqf9sSqA\= username={AES}ICJVfwErXU5MOQyVPzcvVpKBkK6gI6UFlwqkkEuVgBg\= Weblogic把它給加密了,因此只有裝Weblogic的那個人即System Admin才真正知道Weblogic控制台的登錄信息,這樣就很安全了。 2、啟動weblogic服務 cd /home/weblogic/Oracle/Middleware/user_projects/domains/base_domain ./startWeblogic.sh nohup ./startWeblogic.sh &(nohup命令:如果你正在運行一個進程,而且你覺得在退出帳戶時該進程還不會結束,那麼可以使用nohup命令。 該命令可以在你退出帳戶/關閉終端之後繼續運行相應的進程。nohup就是不掛起的意思( no hang up)) 找台伺服器 啟動瀏覽器 輸入 http://10.85.31.242:7001/console 輸入用戶名 密碼
您的分享是我們最大的動力!

-Advertisement-
Play Games
更多相關文章
  • 公司最近在研究多條件組合查詢方案,Google的一位技術專家Sam和我們討論了幾個備選方案。 Sam的信: 我做了進一步研究,目前有這麼幾種做法: 1) 最直接粗暴,只做一個主index,比如按行業+地區做一個index,這樣來說的話,無論多少個標簽的查詢,直接先用主index做一個篩選,這樣下來可 ...
  • 使用unix_timestamp方法進行比較,將字元型的時間,轉成unix時間戳 select * from t1 where unix_timestamp(time1) > unix_timestamp('2011-03-03 17:39:05') and unix_timestamp(含有時間的 ...
  • 安裝須知: 所有操作都要使用root用戶,且系統不要有其他用戶,ssh的密鑰也都是基於root用戶的。否則會出現問題【Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password) 】 hostname都要使用FQDN格式,具體 ...
  • 示例: .net DataSet ds=.... string xml = ds.GetXml();xml = xml.Replace("'","''"); SQL : DECLARE @idoc int; EXEC sp_xml_preparedocument @idoc OUTPUT, N'<U ...
  • ...
  • 環境:Phoenix:4.4,win7系統 問題:Phoenix在查詢hbase時,報“系統找不到指定路徑”。 解決: 請參見 https://distcp.quora.com/Connect-and-query-Apache-Phoenix-with-Squirrel-from-Windows 。... ...
  • 傳統的方式認為,餐飲業與數據應該是不著邊的,但隨著信息化的不斷發展,餐飲企業對於數據方面的重視程度越來越高,也意識到需要通過數據來瞭解菜品的銷售情況以及顧客的習慣和口碑愛好等信息。 ...
  • 索引有很多種,可以根據不同場景選擇不同的索引。在MySQL中,索引是在storage engine中實現的。 1、Index 分類 1.1 B-Tree index MySQL的大多數引擎都支持這種索引。所以如果沒有特殊說明,通常說的就是這種索引。另外來實現B-Tree index時,不同的存儲引擎 ...
一周排行
    -Advertisement-
    Play Games
  • 示例項目結構 在 Visual Studio 中創建一個 WinForms 應用程式後,項目結構如下所示: MyWinFormsApp/ │ ├───Properties/ │ └───Settings.settings │ ├───bin/ │ ├───Debug/ │ └───Release/ ...
  • [STAThread] 特性用於需要與 COM 組件交互的應用程式,尤其是依賴單線程模型(如 Windows Forms 應用程式)的組件。在 STA 模式下,線程擁有自己的消息迴圈,這對於處理用戶界面和某些 COM 組件是必要的。 [STAThread] static void Main(stri ...
  • 在WinForm中使用全局異常捕獲處理 在WinForm應用程式中,全局異常捕獲是確保程式穩定性的關鍵。通過在Program類的Main方法中設置全局異常處理,可以有效地捕獲並處理未預見的異常,從而避免程式崩潰。 註冊全局異常事件 [STAThread] static void Main() { / ...
  • 前言 給大家推薦一款開源的 Winform 控制項庫,可以幫助我們開發更加美觀、漂亮的 WinForm 界面。 項目介紹 SunnyUI.NET 是一個基於 .NET Framework 4.0+、.NET 6、.NET 7 和 .NET 8 的 WinForm 開源控制項庫,同時也提供了工具類庫、擴展 ...
  • 說明 該文章是屬於OverallAuth2.0系列文章,每周更新一篇該系列文章(從0到1完成系統開發)。 該系統文章,我會儘量說的非常詳細,做到不管新手、老手都能看懂。 說明:OverallAuth2.0 是一個簡單、易懂、功能強大的許可權+可視化流程管理系統。 有興趣的朋友,請關註我吧(*^▽^*) ...
  • 一、下載安裝 1.下載git 必須先下載並安裝git,再TortoiseGit下載安裝 git安裝參考教程:https://blog.csdn.net/mukes/article/details/115693833 2.TortoiseGit下載與安裝 TortoiseGit,Git客戶端,32/6 ...
  • 前言 在項目開發過程中,理解數據結構和演算法如同掌握蓋房子的秘訣。演算法不僅能幫助我們編寫高效、優質的代碼,還能解決項目中遇到的各種難題。 給大家推薦一個支持C#的開源免費、新手友好的數據結構與演算法入門教程:Hello演算法。 項目介紹 《Hello Algo》是一本開源免費、新手友好的數據結構與演算法入門 ...
  • 1.生成單個Proto.bat內容 @rem Copyright 2016, Google Inc. @rem All rights reserved. @rem @rem Redistribution and use in source and binary forms, with or with ...
  • 一:背景 1. 講故事 前段時間有位朋友找到我,說他的窗體程式在客戶這邊出現了卡死,讓我幫忙看下怎麼回事?dump也生成了,既然有dump了那就上 windbg 分析吧。 二:WinDbg 分析 1. 為什麼會卡死 窗體程式的卡死,入口門檻很低,後續往下分析就不一定了,不管怎麼說先用 !clrsta ...
  • 前言 人工智慧時代,人臉識別技術已成為安全驗證、身份識別和用戶交互的關鍵工具。 給大家推薦一款.NET 開源提供了強大的人臉識別 API,工具不僅易於集成,還具備高效處理能力。 本文將介紹一款如何利用這些API,為我們的項目添加智能識別的亮點。 項目介紹 GitHub 上擁有 1.2k 星標的 C# ...