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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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.ioPublic

    Xmagic Tech Blog

    CSS

  2. ECMobile_iOS ECMobile_iOSPublic

    Forked from GeekZooStudio/ECMobile_iOS

    基于ECShop的手机商城客户端

    Objective-C

  3. JTreeTableDemo JTreeTableDemoPublic

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

  4. ReflectInvocationHandlerDemo ReflectInvocationHandlerDemoPublic

    Reflect proxy demo

  5. Observer-Design-Mode-Demo Observer-Design-Mode-DemoPublic

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

    Java

  6. SwingWorkerDemo SwingWorkerDemoPublic

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

    Java