Download List

프로젝트 설명

Strings edit is a library that provides I/O facilities for integers, floating-point numbers, Roman numerals, and strings. Both input and output subroutines support string pointers for consequent stream processing. The output can be aligned in a fixed size field with padding. Numeric input can be checked against expected values range to be either saturated or to raise an exception. For floating-point output either relative or absolute output precision can be specified. UTF-8 encoded strings are supported, including wildcard pattern matching, sets and maps of code points, upper/lowercase, and other Unicode categorizations.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-04-04 21:15
2,8

Strings_Edit.Lexicographical_Order 패키지에는 숫자를 10 진수 번호로 처리의 체인을 포함 하는 문자열을 사전순으로 비교 하는 방법을 제공 합니다. 비교에 사용할 수 있습니다 좋아하고 순서 파일 123.txt abc.
Tags: major feature enhacement
The package Strings_Edit.Lexicographical_Order provides means to lexicographical comparisons of strings containing chains of digits treated as decimal numbers. These can be used to compare and order filenames like abc-123.txt.

2012-02-13 04:01
2.7

릴리스 스트림 문자열 기반 구현에 대 한 버그를 제공합니다.
Tags: Bug fixes
The release provides bugfixes for the implementation of String-based streams.

2012-01-23 04:16
2.6

이 릴리스는 둘 다 32 비트 및 64 비트 아키텍처에 대 한 페도라는 데비안 패키지입니다.
Tags: Packaging
This release is packaged for Fedora and Debian for both 32- and 64-bit architectures.

2010-06-29 07:04
2.5

데비안과 페도라 패키지가 추가되었습니다.
Tags: Minor feature enhancements
Debian and Fedora packages have been added.

2009-12-27 04:52
2.4

Is_Prefix의 구현에 버그 수정
Tags: minor bug fixes
Bug fix in the implementation of Is_Prefix

Project Resources