Skip to content

My tech notes

My tech notes

  • Home
  • About this blog
  • WordPress useful links
    • Home
    • 2016
    • October
applescript Mac

AppleScript and Text Encodings

michael October 29, 2016

learned from applescript_and_text_encodings my usage write this_data to the open_target_file as «class utf8» starting at eof “as «class utf8»” is the code to made it export as unicode text file…

Uncategorized

update mysql table from another table

michael October 25, 2016

ref: from SOF UPDATE tableB t1 INNER JOIN tableA t2 ON t1.id = t2.id SET t1.name = t2.name

Categories

  • applescript
  • Arduino
  • audio
  • css
  • electronics
  • frameworks
  • hardware
  • html
  • javascript
  • Linux
  • Mac
  • mysql
  • php
  • programming
  • python
  • RPi
  • software
  • Synology_nas
  • Uncategorized
  • video

My tech notes

Copyright © All rights reserved | Blogus by Themeansar.