ユーザ用ツール

サイト用ツール


playground:system

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン前のリビジョン
次のリビジョン
前のリビジョン
playground:system [2025/12/15 03:36] wiki_adminplayground:system [2025/12/15 09:05] (現在) wiki_admin
行 8: 行 8:
 </mermaid> </mermaid>
  
-|First Header | Second Header+| First Header                 | Second Header                 
-|------------ | -------------+| Content from cell 1          | Content from cell 2           
-|Content from cell 1 | Content from cell 2| +| Content in the first column  | Content in the second column  |
-|Content in the first column | Content in the second column|+
  
 <mermaid> <mermaid>
行 26: 行 25:
     end     end
 </mermaid> </mermaid>
- 
 ### トランザクション ### トランザクション
  
-```php  {html php}+<code php>
 $conn = ConnectionManager::get('default'); $conn = ConnectionManager::get('default');
 // トランザクション開始 // トランザクション開始
行 43: 行 41:
     $conn->rollback();     $conn->rollback();
 } }
-```+</code>
 ## 工数 ## 工数
  
-| 項目                           | 工数(時間) | 備考         + 項目                            工数(時間)   備考         | 
-| ------------------------------ | -----------: | ------------ +| サーバー設定                                40 |               
-| サーバー設定                             40 |              +| Wordpressインストール           |             20 |               
-| Wordpressインストール                    20 |              +| Wordpressテーマ作成                         40 | デザイン持込  
-| Wordpressテーマ作成                      40 | デザイン持込 | +| ショップ詳細設定                            20 |               
-| ショップ詳細設定                         20 |              +| 商品登録10件                                 5 | 写真持込      
-| 商品登録10件                              5 | 写真持込     +| Wordpress固定ページ作成6ページ              30 |               
-| Wordpress固定ページ作成6ページ |           30 |              +| 検証                                        20 |               
-| 検証                                     20 |              +| 計                                         175 |               |
-| 計                                      175 |              |+
  
  
playground/system.1765769816.txt.gz · 最終更新: by wiki_admin