معرفی شرکت ها


apache-commons-javaflow-1.0-alt8_0.10.20120509SNAPSHOTjpp8.noarch.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Commons Javaflow
ویژگی مقدار
سیستم عامل Linux
توزیع ALT p8
مخزن ALTLinux classic noarch
نام بسته apache-commons-javaflow
نام فایل بسته apache-commons-javaflow-1.0-alt8_0.10.20120509SNAPSHOTjpp8.noarch.rpm
نسخه بسته 1.0
انتشار بسته alt8_0.10.20120509SNAPSHOTjpp8
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Sun 07 Feb 2016 07
هاست سازنده viy-sisyphus.hasher.altlinux.org
نوع بسته .rpm
آدرس صفحه اصلی http://commons.apache.org/sandbox/javaflow/
مجوز ASL 2.0
حجم دانلود 95K
حجم نصب 114.768K
Sometimes it is useful if we can capture the state of the application, its stack of function calls, which includes local variables, the global variables and the program counter, and save them into an object. If this object would give us the ability to restart the processing from the point stored in it. A continuation is exactly the type of object that we need. Think of a continuation as an object that, for a given point in your program, contains a snapshot of the stack trace, including all the local variables, and the program counter. You can not only store these things in the continuation object, but also restore the execution of the program from a continuation object. This means that the stack trace and the program counter of the running program become the ones stored in a continuation. Continuations are powerful concepts from the world of functional languages, like Scheme, but they are becoming popular in other languages as well.


جایگزین ها



نیازمندی

مقدار نام
- jpackage-utils
- mvn(asm:asm)
- mvn(asm:asm-analysis)
- mvn(asm:asm-commons)
- mvn(asm:asm-tree)
- mvn(asm:asm-util)
- mvn(commons-io:commons-io)
- mvn(commons-logging:commons-logging)
- mvn(org.apache.bcel:bcel)
- mvn(org.apache.commons:commons-jci-core)
- rpmlib(PayloadIsLzma)


ارائه دهنده

مقدار نام
= 1.0.SNAPSHOT mvn(org.apache.commons:commons-javaflow)
= 1.0.SNAPSHOT mvn(org.apache.commons:commons-javaflow:pom:)
= 0:1.0-alt8_0.10.20120509SNAPSHOTjpp8 apache-commons-javaflow


نحوه نصب


نصب پکیج rpm apache-commons-javaflow:

    sudo apt-get install apache-commons-javaflow-1.0-alt8_0.10.20120509SNAPSHOTjpp8.noarch.rpm


فایل ها

مسیرها
/usr/share/doc/apache-commons-javaflow-1.0
/usr/share/doc/apache-commons-javaflow-1.0/CREDITS.txt
/usr/share/doc/apache-commons-javaflow-1.0/LICENSE.txt
/usr/share/doc/apache-commons-javaflow-1.0/NOTICE.txt
/usr/share/doc/apache-commons-javaflow-1.0/TODO.txt
/usr/share/java/apache-commons-javaflow.jar
/usr/share/java/commons-javaflow.jar
/usr/share/maven-metadata/apache-commons-javaflow.xml
/usr/share/maven-poms/apache-commons-javaflow.pom
/usr/share/maven-poms/commons-javaflow.pom


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2016-02-07

java8 mass update

2014-09-08

new release

2014-07-28

new release

2014-07-14

NMU rebuild to move poms and fragments

2012-09-13

new version

2012-08-24

build w/new jci

2012-08-23

fixed build w/new commons-parent

2012-04-04

fixed build with new asm

2010-09-30

fixed build with new maven 2.0.8

2010-05-11

fixes for java6 support

2009-03-03

new version