开源项目社区 当前位置 :
www.trustie.net/open_source_projects 主页 > 开源项目社区
  • script4db2
    0?1472459240

    在针对DB2存储过程的开发中,您是否觉得DB2提供的开发工具虽然功能强大,但是执行速度较慢,太过笨重,而我们的日常开发中仅仅使用了一些比较常用的功能。你是否觉得虽然其工具操作起来比较直观,但是在处理大量创建、修改操作或者重复执行一些操作时就会比较费时?是否感觉使用其工具,无法方便的记录跟踪我们执行过的操作?如果您有上述的问题,本文会给您提供一个解决办法——使用Windows脚本进行DB2存储过程开发。脚本通常执行速度快捷,灵活;善于处理批量操作;以文本格式编写的脚本也方便我们查看具体我们执行了哪些操作。脚本的特点恰恰帮助我们解决了刚刚提到的问题。 ...

    0 个关注者

    1 位当前贡献者

    32 距离上次提交时间

    3971 行代码

    管理人员:
    创建时间: 2014-05-07 21:09
    数据更新时间:2014-04-24
    Tags
    sql
  • script4db2
    0?1472459240

    在针对DB2存储过程的开发中,您是否觉得DB2提供的开发工具虽然功能强大,但是执行速度较慢,太过笨重,而我们的日常开发中仅仅使用了一些比较常用的功能。你是否觉得虽然其工具操作起来比较直观,但是在处理大量创建、修改操作或者重复执行一些操作时就会比较费时?是否感觉使用其工具,无法方便的记录跟踪我们执行过的操作?如果您有上述的问题,本文会给您提供一个解决办法——使用Windows脚本进行DB2存储过程开发。脚本通常执行速度快捷,灵活;善于处理批量操作;以文本格式编写的脚本也方便我们查看具体我们执行了哪些操作。脚本的特点恰恰帮助我们解决了刚刚提到的问题。 ...

    0 个关注者

    1 位当前贡献者

    32 距离上次提交时间

    3971 行代码

    管理人员:
    创建时间: 2014-05-07 21:09
    数据更新时间:2014-04-24
    Tags
    sql
  • rquerypad
    0?1472459240

    Version0.1.13

    Featuresingle name string decribe associations support to mix inner join and outer join with any order auto remove duplicated joins from other association in different depth support :conditions, :order, :group auto merge to original :include, :joins support rails 2.0 and rails 1.2 with finder in 2.0 way Installruby script/plugin install http://rquerypad.googlecode.com/svn/trunk/rquerypad ...

    0 个关注者

    1 位当前贡献者

    41 距离上次提交时间

    367 行代码

    管理人员:
    创建时间: 2014-05-07 21:09
    数据更新时间:2014-04-24
    Tags
  • rquerypad
    0?1472459240

    Version0.1.13

    Featuresingle name string decribe associations support to mix inner join and outer join with any order auto remove duplicated joins from other association in different depth support :conditions, :order, :group auto merge to original :include, :joins support rails 2.0 and rails 1.2 with finder in 2.0 way Installruby script/plugin install http://rquerypad.googlecode.com/svn/trunk/rquerypad ...

    0 个关注者

    1 位当前贡献者

    41 距离上次提交时间

    367 行代码

    管理人员:
    创建时间: 2014-05-07 21:09
    数据更新时间:2014-04-24
    Tags
  • socialstratification
    0?1472459240

    TitleTo be determined.

    MotivationIn the areas of sociology and political science, among others, it is not only useful but imperative to understand the social stratification of a demographic data set. Social stratification is the heieracrical arrangement of social classes. This arrangement can be based on many characteristics, such as race, income level, or profession. The study of social stratification can lend insight into trends resulting from the class hierarchies. For example, in an overly simplified example, one can compare the annual income of black families to that of white families and draw conclusions from it. Therefore a robust tool for observing social stratification is needed to be able to accurately compare these data and draw correct conclusions. ...

    0 个关注者

    1 位当前贡献者

    0 距离上次提交时间

    0 行代码

    管理人员:
    创建时间: 2014-05-07 21:05
    数据更新时间:2014-04-24
    Tags
  • socialstratification
    0?1472459240

    TitleTo be determined.

    MotivationIn the areas of sociology and political science, among others, it is not only useful but imperative to understand the social stratification of a demographic data set. Social stratification is the heieracrical arrangement of social classes. This arrangement can be based on many characteristics, such as race, income level, or profession. The study of social stratification can lend insight into trends resulting from the class hierarchies. For example, in an overly simplified example, one can compare the annual income of black families to that of white families and draw conclusions from it. Therefore a robust tool for observing social stratification is needed to be able to accurately compare these data and draw correct conclusions. ...

    0 个关注者

    1 位当前贡献者

    0 距离上次提交时间

    0 行代码

    管理人员:
    创建时间: 2014-05-07 21:05
    数据更新时间:2014-04-24
    Tags
  • tunecoredirect
    0?1472459240

    IMPORTANT: The TunecoreDirect API program has been suspended indefinitely.

    TunecoreDirect is an SDK that allows TuneCore partners interact easily with the TuneCore media distribution platform.

    This project is in the early stages of implementation. It's currently limited to creating and querying user accounts and creating albums, and more features are continuously being integrated....

    0 个关注者

    1 位当前贡献者

    54 距离上次提交时间

    7484 行代码

    管理人员:
    创建时间: 2014-05-07 21:05
    数据更新时间:2014-04-24
    Tags
    xml
    mp3
  • rails-authorization-plugin
    0?1472459240

    Authorization pluginThis plugin provides a flexible way to add authorization to Rails.

    The authorization process decides whether a user is allowed access to some feature. It is distinct from the authentication process, which tries to confirm a user is authentic, not an imposter. There are many authentication systems available for Rails, e.g., acts_as_authenticated and LoginEngine. This authorization system will play nicely with them as long as some simple requirements are met. ...

    0 个关注者

    1 位当前贡献者

    8 距离上次提交时间

    677 行代码

    管理人员:
    创建时间: 2014-05-07 21:03
    数据更新时间:2014-04-24
    Tags
  • topos
    0?1472459240

    Top.OS is a virtual layer on top of a existing OS.

    The filesystem, process management and the user interface is object-oriented.

    Keynote:

    "Top.OS is a layer on top of a existing os to let the user work in a object oriented way."

    The initial programm is written in Ruby on Rails and deployed on Mac OS X. ...

    0 个关注者

    1 位当前贡献者

    0 距离上次提交时间

    0 行代码

    管理人员:
    创建时间: 2014-05-07 21:02
    数据更新时间:2014-04-24
    Tags
  • py-de
    0?1472459240

    py-de (pronounced Pie dee ee) is an extremely simple IDE written in python. The goal is ease of use - you can compile and link source code in a directory written in a variety of languages (C, C++, fortran, python, perl, ruby). The interface is similar to gedit, nedit, except that it has an execute function built right in so that users can compile code without even looking at the command line. It would be a terrible IDE to use for real projects, but its perfect for beginning programmers....

    0 个关注者

    1 位当前贡献者

    43 距离上次提交时间

    691 行代码

    管理人员:
    创建时间: 2014-05-07 21:02
    数据更新时间:2014-04-24
    Tags
    ide

© Copyright 2007~2021 国防科技大学Trustie团队 & IntelliDE 湘ICP备 17009477号