Skip to content
View Xmagic's full-sized avatar

Block or report Xmagic

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Xmagic.github.io Xmagic.github.io Public

    Xmagic Tech Blog

    CSS

  2. ECMobile_iOS ECMobile_iOS Public

    Forked from GeekZooStudio/ECMobile_iOS

    基于ECShop的手机商城客户端

    Objective-C

  3. JTreeTableDemo JTreeTableDemo Public

    Tree Table is to display each node of a tree as a Table Row

  4. ReflectInvocationHandlerDemo ReflectInvocationHandlerDemo Public

    Reflect proxy demo

  5. Observer-Design-Mode-Demo Observer-Design-Mode-Demo Public

    Demo for learning Observer mode using Java's default Observable and Observer

    Java

  6. SwingWorkerDemo SwingWorkerDemo Public

    Demo implementing SwingWorker, let it do the time consuming task in another Thread, so not to block the main GUI thread.

    Java