久久久久久久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 自動遞增 ID &amp;服務器時間(iOS SDK)

        DynamoDB auto incremented ID amp; server time (iOS SDK)(DynamoDB 自動遞增 ID amp;服務器時間(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 自動遞增 ID &amp;服務器時間(iOS SDK)的處理方法,對大家解決問題具有一定的參考價值,需要的朋友們下面隨著小編來一起學習吧!

                  問題描述

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

                  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 表中使用自動遞增的 ID
                  2. 將服務器時間存儲在創建于"類似字段的表中.

                  謝謝.

                  推薦答案

                  其實DynamoDB的功能很少,而這正是它的主要優勢.簡單.

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

                  • 無法自動生成 ID 或 UUID.
                  • 無法自動生成日期

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

                  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.

                  在大多數情況下,有一種比使用自動 ID 更好的方法.這通常是 SQL 或 MongoDB 世界中的一個壞習慣.例如,電子郵件或登錄信息將為用戶提供完美的 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.

                  在這些情況下,您需要構建自己的系統.在這個 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

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

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

                  相關文檔推薦

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

                    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>
                            主站蜘蛛池模板: 日韩在线免费视频 | 91成人免费观看 | 国产精品久久久久无码av | 午夜精品在线 | 91在线视频免费观看 | 欧美欧美欧美 | 亚洲精品久久久久久久不卡四虎 | a在线免费观看 | 国产成人精品一区 | 欧美影院 | 日日操夜夜干 | 精产国产伦理一二三区 | 久久久www成人免费无遮挡大片 | 日日夜夜精品视频 | 日韩不卡在线 | 国产97色| 超碰导航 | 在线欧美亚洲 | 玖玖精品 | 午夜播放器在线观看 | 成人在线国产 | 久久福利电影 | 在线观看h视频 | 亚洲精品在线播放 | 91精品国产综合久久久久蜜臀 | 国产精品久久a | 亚洲国产成人在线视频 | 黑人巨大精品欧美一区二区免费 | 亚洲va欧美va天堂v国产综合 | 久久久青草 | 国产成人精品一区二区三区 | 一本综合久久 | 久久88 | 国产日韩欧美在线 | 亚洲视频中文字幕 | 国产一级特黄视频 | 成人精品一区二区三区中文字幕 | 瑞克和莫蒂第五季在线观看 | av特级毛片| 国产片一区二区三区 | 欧美另类视频 |