ダウンロードリスト

プロジェクト概要

クイックや小さな個人的なデータベースは、費用と他のものを格納するため小さなデータベースです。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2005-08-09 12:21
0.4b2

chdir()は現在の代わりに、選択したディレクトリ内のファイルを暗記path_fileの配列が使用されます。標準入力バッファをすぐにfgets()の前の呼び出し解放されます。
タグ: Code cleanup
chdir() is now used instead of the path_file array to memorize files in a selected directory. The stdin buffer is now freed before an fgets() call.

2005-07-19 17:14
0.4a1

起動時に、このプログラムは現在、現在の日付やToDoリスト内のエントリ間の対応を検索します。
タグ: Minor feature enhancements
At startup, the program now searches for correspondences between the
current date and the entries in the todo list.

2005-07-18 22:59
0.4a

すべての機能をノートPCのサポートに必要な固定されている。機能が追加されているToDoリストをソートします。
タグ: Major bugfixes
All functions needed by the notebook support have been fixed. A function to sort the todo list has been added.

2005-07-17 15:32
0.3b

に注文を追加し、簡単にエントリを削除して、迅速に挿入する()と()関数が変更されて削除されます。費用のデータベースが安定している必要があります。構造体の配列の"ノート"の新機能のいくつかのバグから解放される必要があります。
タグ: Major feature enhancements
The insert() and delete() functions were changed
in order to add and delete entries easily and
quickly. The database for the expenses should now
be stable. The new functions for the array of
structures "notebook" need to be freed from some
bugs.

2005-06-17 06:34
0.3a

main()関数のうち分割された()関数を保存します。いくつかの小さなバグ、ショーでのもののような()と負荷()関数が修正されました。さて、プログラムの実行中である場合、ファイルは1つ閉じることができますし、別のファイルのための新しい空のポインタを使用します。ためにそれらを適切に管理する機能の2つのファイルfunc.cとfiles.c、に再編成された。
タグ: Minor feature enhancements
A save() function was split out of the main()
function. Some small bugs were corrected, such as
the ones in the show() and in the load()
functions. Now, while the program is running, you
can close one file and use the new empty pointer
for another file. The functions were rearranged
into two files, func.c and files.c, in order to
manage them better.

プロジェクトリソース