iiley's profileAll about iiley and AsWi...PhotosBlogLists Tools Help

Blog


    April 25

    Next Release of AsWing will come soon

    JTable is almost finished now, support default/custom cell, default/custom editor, TableSorter...:)
     
    And JList was refactored too, added set/getSelectionForeground, set/getSelectionBackground methods. ListCell changed, Cell interface added to be the super interface of TableCell and ListCell, so if you want to move to new AsWing, you need to change you ListCell implementation too.
     
    Here's a simple MVC demo about JTable:
     
    We plan to release a new verson after JTable and its awml support finished since there were many changes since alpha2, release a new version will be better to us and users. :) Well, about next week or in this week, we'll do the releasing.
    April 24

    我完了

    我完了,我腰骨神经痛,脖子痛,肩膀痛,精神萎靡,职业病袭击了我
    我完了,我还停不了我靠
    停了我就更完了。
    April 07

    税前后工资计算器

    前天公司同事因为工作需要,要通过税后工资计算税前工资,手工计算比较麻烦,我就帮忙写了一个计算器,后来想着可能对其他人也许也有用,就又加上了通过税前工资计算税后工资的功能,并同时发现了一个原来的bug(变量域算错了,因此有的工资计算会得到错误的结果),好险啊,幸好我重新检查了一下,要不然以后有同事工资不对头,那可能不好了。
    这里放出这个小软件,希望能对人有用。;]
    软件功能:通过税后工资计算税前金额,通过税前工资计算税后金额,通过税后或者税前工资计算个人所得税。
    软件采用AsWing作的界面,代码不多,如果需要源代码,请给我留言。
    下载 (当前1.1版,请保持最新版)
    (申明,此软件为免费软件,由此软件直接或者间接带来的经济或者非经济损失,软件作者不负任何责任不做任何赔偿)