久久久久久久av_日韩在线中文_看一级毛片视频_日本精品二区_成人深夜福利视频_武道仙尊动漫在线观看

  • <small id='D5DFL'></small><noframes id='D5DFL'>

      • <bdo id='D5DFL'></bdo><ul id='D5DFL'></ul>
      <legend id='D5DFL'><style id='D5DFL'><dir id='D5DFL'><q id='D5DFL'></q></dir></style></legend>
    1. <tfoot id='D5DFL'></tfoot>

        <i id='D5DFL'><tr id='D5DFL'><dt id='D5DFL'><q id='D5DFL'><span id='D5DFL'><b id='D5DFL'><form id='D5DFL'><ins id='D5DFL'></ins><ul id='D5DFL'></ul><sub id='D5DFL'></sub></form><legend id='D5DFL'></legend><bdo id='D5DFL'><pre id='D5DFL'><center id='D5DFL'></center></pre></bdo></b><th id='D5DFL'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='D5DFL'><tfoot id='D5DFL'></tfoot><dl id='D5DFL'><fieldset id='D5DFL'></fieldset></dl></div>

        DynamoDB 自動(dòng)遞增 ID &amp;服務(wù)器時(shí)間(iOS SDK)

        DynamoDB auto incremented ID amp; server time (iOS SDK)(DynamoDB 自動(dòng)遞增 ID amp;服務(wù)器時(shí)間(iOS SDK))
          <tfoot id='rr1By'></tfoot>
          <legend id='rr1By'><style id='rr1By'><dir id='rr1By'><q id='rr1By'></q></dir></style></legend>

              <tbody id='rr1By'></tbody>
          • <i id='rr1By'><tr id='rr1By'><dt id='rr1By'><q id='rr1By'><span id='rr1By'><b id='rr1By'><form id='rr1By'><ins id='rr1By'></ins><ul id='rr1By'></ul><sub id='rr1By'></sub></form><legend id='rr1By'></legend><bdo id='rr1By'><pre id='rr1By'><center id='rr1By'></center></pre></bdo></b><th id='rr1By'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='rr1By'><tfoot id='rr1By'></tfoot><dl id='rr1By'><fieldset id='rr1By'></fieldset></dl></div>

              1. <small id='rr1By'></small><noframes id='rr1By'>

                  <bdo id='rr1By'></bdo><ul id='rr1By'></ul>
                • 本文介紹了DynamoDB 自動(dòng)遞增 ID &amp;服務(wù)器時(shí)間(iOS SDK)的處理方法,對大家解決問題具有一定的參考價(jià)值,需要的朋友們下面隨著小編來一起學(xué)習(xí)吧!

                  問題描述

                  DynammoDB 中是否有將自動(dòng)遞增的 ID 作為主鍵存儲(chǔ)在表中的選項(xiàng)?我還需要將服務(wù)器時(shí)間作為創(chuàng)建于"字段(例如,用戶創(chuàng)建于)存儲(chǔ)在表中.但我找不到任何方法從 DynamoDB 或任何其他 AWS 服務(wù)獲取服務(wù)器時(shí)間.

                  Is there an option in DynammoDB to store auto incremented ID as primary key in tables? I also need to store the server time in tables as the "created at" fields (eg., user create at). But I don't find any way to get server time from DynamoDB or any other AWS services.

                  你們能幫幫我嗎,

                  1. 在 DyanmoDB 表中使用自動(dòng)遞增的 ID
                  2. 將服務(wù)器時(shí)間存儲(chǔ)在創(chuàng)建于"類似字段的表中.

                  謝謝.

                  推薦答案

                  其實(shí)DynamoDB的功能很少,而這正是它的主要優(yōu)勢.簡單.

                  Actually, there are very few features in DynamoDB and this is precisely its main strength. Simplicity.

                  • 無法自動(dòng)生成 ID 或 UUID.
                  • 無法自動(dòng)生成日期

                  對于日期"問題,應(yīng)該很容易在客戶端生成.我可以建議您使用 ISO 8601 日期格式嗎?它對程序員和計(jì)算機(jī)都很友好.

                  For the "date" problem, it should be easy to generate it on the client side. May I suggest you to use the ISO 8601 date format ? It's both programmer and computer friendly.

                  在大多數(shù)情況下,有一種比使用自動(dòng) ID 更好的方法.這通常是 SQL 或 MongoDB 世界中的一個(gè)壞習(xí)慣.例如,電子郵件或登錄信息將為用戶提供完美的 ID.但我知道在某些特定情況下 ID 可能有用.

                  Most of the time, there is a better way than using automatic IDs for Items. This is often a bad habit taken from the SQL or MongoDB world. For instance, an e-mail or a login will make a perfect ID for a user. But I know there are specific cases where IDs might be useful.

                  在這些情況下,您需要構(gòu)建自己的系統(tǒng).在這個(gè) SO answer 和 這篇文章來自 DynamoDB-Mapper 文檔,我解釋了怎么做它.希望對你有幫助

                  In these cases, you need to build your own system. In this SO answer and this article from DynamoDB-Mapper documentation, I explain how to do it. I hope it helps

                  這篇關(guān)于DynamoDB 自動(dòng)遞增 ID &amp;服務(wù)器時(shí)間(iOS SDK)的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網(wǎng)!

                  【網(wǎng)站聲明】本站部分內(nèi)容來源于互聯(lián)網(wǎng),旨在幫助大家更快的解決問題,如果有圖片或者內(nèi)容侵犯了您的權(quán)益,請聯(lián)系我們刪除處理,感謝您的支持!

                  相關(guān)文檔推薦

                  CLLocation returning negative speed(CLLocation 返回負(fù)速度)
                  Locations in Core Data sorted by distance via NSFetchedResultsController?(通過 NSFetchedResultsController 按距離排序的核心數(shù)據(jù)中的位置?)
                  Swift: Geofencing / geolocations near user location(Swift:用戶位置附近的地理圍欄/地理位置)
                  How to get Location (latitude amp; longitude value) in variable on iOS?(如何在 iOS 上的變量中獲取位置(緯度和經(jīng)度值)?)
                  How to track the device location (iOS and Android) device using Phonegap(如何使用 Phonegap 跟蹤設(shè)備位置(iOS 和 Android)設(shè)備)
                  Easiest way of getting reverse geocoded current location from iOS(從 iOS 獲取反向地理編碼當(dāng)前位置的最簡單方法)

                    1. <small id='ucPQy'></small><noframes id='ucPQy'>

                      • <tfoot id='ucPQy'></tfoot>
                        <i id='ucPQy'><tr id='ucPQy'><dt id='ucPQy'><q id='ucPQy'><span id='ucPQy'><b id='ucPQy'><form id='ucPQy'><ins id='ucPQy'></ins><ul id='ucPQy'></ul><sub id='ucPQy'></sub></form><legend id='ucPQy'></legend><bdo id='ucPQy'><pre id='ucPQy'><center id='ucPQy'></center></pre></bdo></b><th id='ucPQy'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='ucPQy'><tfoot id='ucPQy'></tfoot><dl id='ucPQy'><fieldset id='ucPQy'></fieldset></dl></div>
                            <tbody id='ucPQy'></tbody>
                            <bdo id='ucPQy'></bdo><ul id='ucPQy'></ul>
                          • <legend id='ucPQy'><style id='ucPQy'><dir id='ucPQy'><q id='ucPQy'></q></dir></style></legend>
                            主站蜘蛛池模板: 国产午夜精品视频 | 罗宾被扒开腿做同人网站 | 久久久99精品免费观看 | 国产目拍亚洲精品99久久精品 | 亚洲国产精品网站 | 欧美一区二区三区在线 | 久久久免费少妇高潮毛片 | www日韩欧美 | 青青草原精品99久久精品66 | 91精品国产色综合久久 | 性xxxxx| 欧美日韩久久精品 | 怡红院成人在线视频 | 成人在线观看网站 | h视频在线免费 | 国产在线视频一区二区董小宛性色 | 91文字幕巨乱亚洲香蕉 | 成人一区二区电影 | 久久久久久免费精品一区二区三区 | 在线成人av| 九九视频在线观看 | 91手机精品视频 | 国产亚洲成av人在线观看导航 | 亚洲一区中文 | 中文字幕丁香5月 | av永久免费| 欧美一级三级在线观看 | 国产中的精品av涩差av | 久综合 | 成人精品福利 | 精品国产乱码久久久久久图片 | 国产高清精品一区二区三区 | 欧美亚洲一区二区三区 | 久久精品免费观看 | 人人人人干 | 日韩成人影院在线观看 | 午夜视频在线 | 久草视频在线播放 | 91视频一区| 国产欧美日韩在线播放 | 欧美一区成人 |