Note
to active Office without crack, just follow https://github.com/WindowsAddict/IDM-Activation-Script,
you wiil only need to run
irm https://massgrave.dev/ias | iex| const musicNotify = () => { | |
| const m = '/storage/emulated/0/Download/WeiXin/平凡之路.mp3' | |
| media.playMusic(m); | |
| sleep(media.getMusicDuration()); | |
| } | |
| const to_mall_cart = () => { | |
| shopping_cart_btn=id('img_shopping_cart').findOne() | |
Note
to active Office without crack, just follow https://github.com/WindowsAddict/IDM-Activation-Script,
you wiil only need to run
irm https://massgrave.dev/ias | iexA list of Sketch plugins hosted at GitHub, in no particular order.
| # importing dates: | |
| dates <- c("05/27/84", "07/07/05") | |
| betterDates <- as.Date(dates, | |
| format = "%m/%d/%y") # here you put the format your dates are currently in | |
| # it will output the ISO standard dates (%Y-%m-%d) | |
| # or: | |
| dates <- c("May 27 1984", "July 7 2005") | |
| betterDates <- as.Date(dates, |