This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| package main | |
| import ( | |
| "fmt" | |
| "time" | |
| "sync/atomic" | |
| ) | |
| var start time.Time |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <title>100 Taejai</title> | |
| <style type="text/css"> | |
| .hidden { | |
| display: none; | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| thailand_postcodes = [ | |
| u'พระบรมมหาราชวัง พระนคร กรุงเทพมหานคร 10200', | |
| u'วังบูรพาภิรมย์ พระนคร กรุงเทพมหานคร 10200', | |
| u'วัดราชบพิธ พระนคร กรุงเทพมหานคร 10200', | |
| u'สำราญราษฎร์ พระนคร กรุงเทพมหานคร 10200', | |
| u'ศาลเจ้าพ่อเสือ พระนคร กรุงเทพมหานคร 10200', | |
| u'เสาชิงช้า พระนคร กรุงเทพมหานคร 10200', | |
| u'บวรนิเวศ พระนคร กรุงเทพมหานคร 10200', | |
| u'ตลาดยอด พระนคร กรุงเทพมหานคร 10200', | |
| u'ชนะสงคราม พระนคร กรุงเทพมหานคร 10200', |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!doctype html> | |
| <html lang="en"> | |
| <head> | |
| <!-- Required meta tags --> | |
| <meta charset="utf-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1"> | |
| <!-- Bootstrap CSS --> | |
| <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-BmbxuPwQa2lc/FVzBcNJ7UAyJxM6wuqIj61tLrc4wSX0szH/Ev+nYRRuWlolflfl" crossorigin="anonymous"> |
OlderNewer