background preloader

Computer

Facebook Twitter

利用Charles觀看/修改網路封包吧 @ 正因為活著. Hub & Switch. Parameter expansion. One core functionality of Bash is to manage parameters.

Parameter expansion

A parameter is an entity that stores values and is referenced by a name, a number or a special symbol. parameters referenced by a name are called variables (this also applies to arrays) parameters referenced by a number are called positional parameters and reflect the arguments given to a shell parameters referenced by a special symbol are auto-set parameters that have different special meanings and uses Parameter expansion is the procedure to get the value from the referenced entity, like expanding a variable to print its value. On expansion time you can do very nasty things with the parameter or its value. These things are described here. If you saw some parameter expansion syntax somewhere, and need to check what it can be, try the overview section below! Arrays can be special cases for parameter expansion, every applicable description mentions arrays below. Looking for a specific syntax you saw, without knowing the name? Bash Reference Manual.

Table of Contents This text is a brief description of the features that are present in the Bash shell (version 4.4, 7 September 2016).

Bash Reference Manual

The Bash home page is This is Edition 4.4, last updated 7 September 2016, of The GNU Bash Reference Manual, for Bash, Version 4.4. Bash contains features that appear in other popular shells, and some features that only appear in Bash. 柏青哥的 SuSE Linux. 不及格網管之資訊安全暨網通筆記: 白帽駭客認證 提昇攻防技術力. 認識駭客(Hacker),Cracker(破壞者),激進駭客(Hacktivist)網路犯罪份子(Cybercriminal),白帽(White Hat),黑帽(Black Hat),灰帽(Grey Hat)

作者:趨勢科技 Vic Hargrave.

認識駭客(Hacker),Cracker(破壞者),激進駭客(Hacktivist)網路犯罪份子(Cybercriminal),白帽(White Hat),黑帽(Black Hat),灰帽(Grey Hat)

首頁-Learning House. SecTools.Org Top Network Security Tools. Kali Linux - 滲透測試用的 Linux 發行版本. Aiolus's 小玩意. Bosky. 想說秘密又怕被看到?

bosky

想罵別人又怕被發現? 兩款軟體把你的文字加密成火星文或迷宮文! 蠻酷的軟體,寫寫密碼日記也不錯的說~ Encoder Version 2.0 可以把文字翻譯成外星文 例如 歡迎光臨 ,就會翻譯成 :◆┤◤◥⊕┼Ⅶ↑┬▏¥▆├只有此軟體翻譯過才知道 下載: 柏的載點1 │ 柏的載點2 │ 柏的載點3 │ 柏的載點4 使用方法: 看雪安全网站. 牛牛Maverick. 投稿類別:資訊類 篇名 網頁遊戲基本架構 作者 李明蔚。台北市立內湖高工。資訊科三年仁班 林. AJAX 是什麼? XMLHttpRequest 微軟在 IE5 內建了一個 XMLHttpRequest 的 ActiveX 物件,讓 Javascript 可以直接傳送以及接收 XML 文件,初次用於 Outlook Web Access。

AJAX 是什麼?

[SWFObject] SWFObject 2.0 讓你輕鬆的插入及控制 Flash. [SWFObject] SWFObject 2.0 讓你輕鬆的插入及控制 Flash 插入 Flash 到網頁,自從有了 DreamWeaver 後,一直都不是難事,就算都不會任何編輯器,在 Flash 的匯出選項裡也能直接產生插入好 SWF 檔的 HTML ,所以插入 Flash 這件事,一直沒有受到大多數人的重視。

[SWFObject] SWFObject 2.0 讓你輕鬆的插入及控制 Flash

我的fb摸索和memo @ 我的異想天地. Step0:請去建立一個app程式 fb-root 的div一定要有 <div id='fb-root'></div>--------Step2:因為我都是用javascript的 sdk所以 <script src=' <script src=" 或者你可以用這種方式插入js<script> (function (d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/zh_TW/all.js#xfbml=1&appId=XXXXXXXX"; fjs.parentNode.insertBefore(js, fjs); } (document, 'script', 'facebook-jssdk'));</script>

我的fb摸索和memo @ 我的異想天地

宅學習 - Social Learning Space. JSON. JSON(JavaScript Object Notation)是一種輕量級的資料交換語言,以文字為基礎,且易於讓人閱讀。

JSON

儘管JSON是Javascript的一個子集,但JSON是獨立於語言的文本格式,並且採用了類似於C語言家族的一些習慣。 簡介[编辑] JSON格式是1999年《JavaScript Programming Language, Standard ECMA-262 3rd Edition》的子集合,所以可以在JavaScript以eval()函式(javascript通過eval()調用解釋器)讀入。 不過這並不代表JSON無法使用於其他語言,事實上幾乎所有與網頁開發相關的語言都有JSON函式庫。 JSON用於描述資料結構,有以下形式存在。 在 Windows 安全模式中安裝軟體. Xperf: Install Windows Performance Toolkit (WPT) with 242MB Download, Not 2.5GB Windows 7 SDK: Part 2 - Jimmy May, Aspiring Geek: SQL Server Performance, Best Practices, & Productivity.

In my first post on Xperf, I described the simple 4.4MB download necessary to install the Windows Performance Analyzer (WPA) & the other tools which comprise the Windows Performance Toolkit (WPT), including Xperf.

Xperf: Install Windows Performance Toolkit (WPT) with 242MB Download, Not 2.5GB Windows 7 SDK: Part 2 - Jimmy May, Aspiring Geek: SQL Server Performance, Best Practices, & Productivity

I was surprised to learn that the WPT is no longer available in a discrete download. As I explained in Part 1, the nominal way to install it now is through a humongous 2.5GB download of the Microsoft Windows SDK for Windows 7 and .NET Framework 3.5 Service Pack 1. Unlike my buddy & fellow MCM Jens Suessmeyer (twitter|blog) whose “Developer hearted / Relational minded” blog betrays his expertise, downloading multiple gigabytes of developer tools on my workstations would be a waste of bandwidth & disk space.

Fortunately there’s a much faster, easier way. Here are the 8 steps to do so. 1. <ADD> Don’t get distracted now, but there’re lots of great items here to bookmark & peruse later. 2. 3. 4. 5. 用Windows Performance Toolkit(WPT)分析Vista系统 - 志坡-记事本 - 51CTO技术博客. 本文独家授权IT专家网,版权所有请勿转载!

用Windows Performance Toolkit(WPT)分析Vista系统 - 志坡-记事本 - 51CTO技术博客

Microsoft Windows Performance Toolkit(简称WPT)是微软用来对Windows进行性能检测的工具,适合于Windows Vista。 利用其对Windows系统进行性能分析,找到影响性能的关键瓶颈,然后我们可以据此进行系统优化以提升其性能。 下面将演示利用其对Vista系统进行性能检测。 如何解决win7开机关机很慢的问题(一) 老婆的同事,两年前买的笔记本,开机时间2分钟以上。 说让我给看看。 傲笑紅塵路: 診斷與解決Windows 7開機緩慢問題 (Troubleshooting the slow boot time issues on Windows 7) Sandboxie v3.76 在「沙盒」裡玩病毒、木馬或執行可疑程式.

2011/12/18 更新:軟體版本更新至 v3.76 最新版,更新細節:按這裡。 在電腦領域中,所謂的「沙盒」技術指的是在電腦中規劃出一塊獨立的區域,讓指定程式只在這個被隔離的區域中執行、讀寫資訊,而「沙盒」中的資料交換或訊息讀寫...等工作都不會與沙盒外的環境相互影響或混淆。 現在很多防毒軟體其實也內建了沙盒的功能,讓我們可以將疑似病毒、木馬…等等可疑程式放在沙盒中試用看看會有什麼問題,既能執行該程式的功能、又可不讓電腦中標,是個還算安全的解決方法。 如果你沒有安裝使用內建沙盒功能的防毒軟體,又想試試看某些可能有問題的程式或瀏覽不確定安不安全的網頁,可以試試看下面這個Sandboxie小工具,讓我們在沙盒中玩玩。 Sandboxie的運作示意圖: (引用自官方網站) 另外,如果你不玩病毒或不常執行可疑程式,也可以使用Sandboxie來另外建立一個獨立的、被隔離的專區,在這個沙盒裡面瀏覽網頁、執行軟體...等等。

Virtualbox

Ubuntu. 軍隊化APT攻擊大揭露,25人精密操控5千多臺殭屍電腦.