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.
Mongo DB がグローバルな書き込みロックを維持しているというドキュメントに出くわし、SQL データベースのように「ACID」の「ISOLATION」をサポートすることがどれほど効率的かを知りたがっていました。
これは、投票を作成するために使用するスニペットです。訪問ごとにこれらの質問をランダムに表示する簡単な方法はありますか? これをある種の PHP または JavaScript 配列に入れたいと思います。誰かがこれを行う方法を学ぶための良いチュートリアルを教えてもらえますか?
<div id="pollWrap"> <form action="inc/functions.