Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
これは初歩的な質問かもしれませんが、 でイメージに変更を加えてからvagrant up何かをインストールした後、 を呼び出しますvagrant package --box [name] --output [new.box]。
vagrant up
vagrant package --box [name] --output [new.box]
から新しいvagrant initを作成した後new.box、パッケージ化したボックスにインストールした新しいものがありません。
new.box
私が間違っていることを知っている人はいますか?
xhtmlテーブルをInDesignXMLテーブルに変換するXSLT2.0があります。このXSLTは、以下のテンプレートの行7のすべての行内の要素の最大数をカウントします( )。<td><tr>max(for $td in //tr return count($td/td))
<td>
<tr>
max(for $td in //tr return count($td/td))