{{$t('product.price.discount_rental')}}
あと{{ rentaled.limit }}{{ rentaled.period }}まで
{{$t('product.title_works.limit_sales')}} {{ product.discount_rate == 100 ? $t('product.title_works.only_now_free') : product.discount_rate + '%OFF' }}
{{ product.discount_rate == 100 ? $t('product.title_works.only_now_free') : product.discount_rate + '%OFF' }}
{{ $t('product.price.til', [product.discount_end_date]) }}{{ $t('product.price.point_return', [product.product_point_rate]) }}
{{ product.discount_rate == 100 ? $t('product.title_works.only_now_free') : product.discount_rate + '%OFF' }}
{{ $t('product.price.til', [product.discount_end_date]) }}{{ $t('product.price.point_return', [product.product_point_rate]) }}
Avvecklad
*Login required.
Want to pay with credit card alternatives?Points can be used to buy ANY product on DLsite.
{{ rental.price | number_format }}JPY
{{ real_price | number_format }}JPY
Köpbonus
{{ gift.title }}
Tillgänglig till {{ gift.distribute_end_str }}
{{ coupon.coupon_name }}
Tillgänglig till {{ coupon.end_date_str }}
Giltighetstid: {{ coupon.user_limit_date }}
Giltighetstid: {{ coupon.limit_days_day }} dagar efter köpet
{{ bonus.title }}
Tillgänglig till {{ bonus.end_date_str }}
Ladda ner | Titta i webbläsaren | |
---|---|---|
PC | ||
Smartphone |
Windows | - |
---|---|
Mac | - |
iOS | - |
Android | - |
Andra | - |
下記環境がインストールされたパソコンで動作します。
・Apache
・PHP
・MySQL
※こちらの環境を整える自信がない方は購入しないことをおすすめいたします。
環境はxamppでセットアップすることをおすすめいたします。
・自宅の食材、調味料等の期限を管理したい
・食品ロスを抑えたい
・期限が近い食材をベースに献立を考えたい
・買い物メモとして、活用したい。(要VPN)
index.php
一覧表示用ファイルとなります。
style.css
CSSファイルとなります。
header.php
PHPの設定情報等を定義しているファイルとなります。
footer.php
JQueryの関数を定義しているファイルとなります。
common_functions.php
PHPの関数を定義しているファイルとなります。
const.php
定数を定義しているファイルとなります。
js\common_javascript.js
JavaScriptファイルとなります。
form\edit.php
form\regist.php
form\search.php
フォーム入力部を定義しているファイルとなります。
編集、登録、検索の3つがあります。
modal\edit.php
modal\memo.php
modal\regist.php
modal\tips.php
モーダル部を定義しているファイルとなります。
編集、登録、メモ登録、Tipsの4つがあります。
api\DeleteArticle.php
api\GetArticle.php
api\GetArticles.php
api\GetMemo.php
api\RegistArticle.php
api\SetSearchConditions.php
api\UpdateArticle.php
api\UpdateMemo.php
api\api_common.php
登録、編集処理で使用するAPIファイルとなります。
class\Counter.phpclass
カウンタークラス(数を数える)ファイルとなります。
class\Database.phpclass
DBクラスファイルとなります。
DB\DB.conf
DB接続情報を定義しているファイルとなります。
img\loading.gif
ローティング中に表示される画像です。
img\toTop.svg
トップ(画面一番上)に戻る処理で使用する画像ファイルとなります。
setupフォルダに設定方法を記載したPDFと設定に必要な実行ファイルを格納しております。
下記ファイルに使用方法を記載しております。
使用マニュアル.pdf