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.
私はアセンブリプログラミング言語に非常に慣れていません。Windowsで動作するMASMの経験が少しあります。Linux で GUI を処理する方法を知りたいです。
ありがとう !!
あなたが望むでしょう:
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))