0 我們可以在xml中使用自動增量屬性嗎?自動增加xml屬性 來源 2010-08-02 wanted +0 您還沒有任何人回答你的問題提供足夠的上下文。什麼數據庫?什麼環境? – 2010-08-02 15:34:51 +0 http://stackoverflow.com/questions/2101885/auto-increment-for-simplexml – Postonoh 2012-02-14 18:48:40 +0 你可以按照下面的鏈接。 這可能會有所幫助。 http://stackoverflow.com/questions/2101885/auto-increment-for-simplexml – Postonoh 2012-02-14 19:10:04
2 XML是一種文件格式,而不是數據庫。 自動增量在XML文件上下文中沒有意義。 從主W3頁面上XML: 可擴展標記語言(XML)是一種簡單的,非常靈活的文本格式 來源 2010-08-02 15:35:10 Oded
0 號,屬性名不能包含空格,所以auto increment不是一個允許的屬性。 你可以使用auto-increment,auto_increment或autoincrement(或任何資本體) 來源 2010-08-02 15:52:11
您還沒有任何人回答你的問題提供足夠的上下文。什麼數據庫?什麼環境? – 2010-08-02 15:34:51
http://stackoverflow.com/questions/2101885/auto-increment-for-simplexml – Postonoh 2012-02-14 18:48:40
你可以按照下面的鏈接。 這可能會有所幫助。 http://stackoverflow.com/questions/2101885/auto-increment-for-simplexml – Postonoh 2012-02-14 19:10:04