Go on on on and on...


  • Home

  • Categories

  • Tags

  • Archives

  • Message

  • About

  • Search

实践PCSX2

Posted on 2026-05-03 | In Entertainment | Visitors

PCSX2/PCSX2 Emulator is a free and open-source PlayStation 2 (PS2) emulator. Its purpose is to emulate the PS2’s hardware, using a combination of MIPS CPU Interpreters, Recompilers, and a Virtual Machine that manages hardware states and system memory.

Read more »

实践AetherSX2

Posted on 2026-05-03 | In Entertainment | Visitors

AetherSX2/AetherSX2 APK + Bios for Android/AetherSX2 Emulator is a PS 2 emulator that enables users to play PS2 games on iOS, Android, Mac, Xbox, Windows PC, and Linux. Gamers can play their favorite games from the PS2 console without the need for a Real PS2 console.

Read more »

实践SSAE

Posted on 2026-04-29 | In payment | Visitors
Read more »

实践ISAE

Posted on 2026-04-29 | In payment | Visitors

ISAE 是一类国际准则的总称,全称是:

Read more »

实践SAST(Static Application Security Testing)

Posted on 2026-04-24 | In secure | Visitors

SAST 是 Static Application Security Testing 的缩写,中文一般叫:

Read more »

实践XSS(Cross Site Scripting)

Posted on 2026-04-21 | In secure | Visitors

Cross-Site Scripting (XSS) attacks are a type of injection, in which malicious scripts are injected into otherwise benign and trusted websites. XSS attacks occur when an attacker uses a web application to send malicious code, generally in the form of a browser side script, to a different end user. Flaws that allow these attacks to succeed are quite widespread and occur anywhere a web application uses input from a user within the output it generates without validating or encoding it.

Read more »

实践SOP(Same Origin Policy)

Posted on 2026-04-21 | In secure | Visitors

The same-origin policy is a critical security mechanism that restricts how a document or script loaded by one origin can interact with a resource from another origin.

Read more »

实践CSRF(Cross Site Request Forgery)

Posted on 2026-04-21 | In secure | Visitors

Cross-Site Request Forgery (CSRF) is an attack that forces an end user to execute unwanted actions on a web application in which they’re currently authenticated. With a little help of social engineering (such as sending a link via email or chat), an attacker may trick the users of a web application into executing actions of the attacker’s choosing. If the victim is a normal user, a successful CSRF attack can force the user to perform state changing requests like transferring funds, changing their email address, and so forth. If the victim is an administrative account, CSRF can compromise the entire web application.

Read more »

实践CORS(Cross Origin Resource Share)

Posted on 2026-04-21 | In secure | Visitors

Cross-Origin Resource Sharing is an HTTP-header based mechanism that allows a server to indicate any origins (domain, scheme, or port) other than its own from which a browser should permit loading resources. CORS also relies on a mechanism by which browsers make a “preflight” request to the server hosting the cross-origin resource, in order to check that the server will permit the actual request. In that preflight, the browser sends headers that indicate the HTTP method and headers that will be used in the actual request.

Read more »

读书之《Trino The Definitive Guide 2nd Edition》

Posted on 2026-04-02 | In 数据库 | Visitors
Read more »
1 2 … 122
Ray Wang

Ray Wang

My Blog

1211 posts
36 categories
RSS
© 2026 Ray Wang
Powered by Jekyll
Theme - NexT.Muse