| HTables. °ü°èÇü µ¥ÀÌÅͺ£À̽º¿¡ ¸ÅÇÎ ¿ÀºêÁ§Æ®¸¦ ÀúÀåÇϱâÀ§ÇÑ µ¥ÀÌÅͺ£À̽º ¶óÀ̺귯¸® |
Áö±Ý ´Ù¿î·Îµå |
HTables. ¼øÀ§ ¹× ¿ä¾à
- °Ô½ÃÀÚ À¥»çÀÌÆ®:
- http://eaudeweb.ro
HTables. ű×
HTables. ¼³¸í
HTables´Â °ü°èÇü µ¥ÀÌÅͺ£À̽º¿¡ ¸ÅÇÎ °´Ã¼¸¦ ÀúÀåÇϱâÀ§ÇÑ µ¥ÀÌÅͺ£À̽º ÆÄÀ̽㠶óÀ̺귯¸®ÀÔ´Ï´Ù. Áö±Ý±îÁö µÎ °³ÀÇ ¹é¿£µå°¡ Áö¿øµË´Ï´Ù. = db.get_session () >>> ¼¼¼Ç . create_table () >>> session.commit () Å×À̺íÀº ÇàÀÇ Ä÷º¼ÇÀÔ´Ï´Ù. ÇàÀº ±âº»ÀûÀ¸·Î Ãß°¡ ID ¼Ó¼ºÀ» °¡Áø »çÀüÀÔ´Ï´Ù. ±× Å°¿Í °ªÀº ¹®ÀÚ¿À̾î¾ßÇÕ´Ï´Ù. >>> tweet_table = ¼¼¼Ç >>> tweet = tweet_table.new (message = "hello world!") >>> Tweet = list (tweet_table.find ()) >>> = list (tweet_table.find (author = '1337 h4x0r')) >>> Æ®À§ÅÍ = tweet_table .find_first () >>> Æ®À§ÅÍ = tweet_table.find_single () >>> Tweet = tweet_table.get (1) Á¦Ç° ȨÆäÀÌÁö
HTables. °ü·Ã ¼ÒÇÁÆ®¿þ¾î