mi

2019-05-29 三 阴

少儿编程在全国开始烽火四起

今天想到去长沙哪个少儿编程培训班做辅导。凭我喜欢超越的学习上进心和快捷明晰的学习方式,我想我领的孩子很快会变得各科成绩优异,在编程领域让老师家长们惊叹夸赞……在so.com和cn.bing.com中搜索,发现现在全国少儿编程正搞得狼烟四起征途漫漫!

51job求职网中搜索 “少儿编程”,找到有三条信息


程序员如何下载视频?

you-get -o /temp http://tv.cctv.com/2019/04/08/VIDEK0hxH6lJEgOJTBnd6Zxd190408.shtml?spm=C86503.P0gvObVdQv8q.EuofkZhc2HxM.4

pip install PySocks

you-get -s 127.0.0.1:1080 ‘https://www.youtube.com/watch?v=jNQXAC9IVRw’

2019-05-30 四 阴

发现两个强悍的身份证图片生成工具

发现这两个强悍的身份证图片生成工具,玩味一下,无伤大雅

2019-06-03 一 晴

今天在freenom.com注册到了免费域名2293.ml, 作为我的网站【纯情部落】。 我会写一系列软件和文档,将纯情部落打造成我的软件梦工厂……

2019-06-15 六 晴

知乎sky zhou skyzhou: 作为一个用node-webkit+sqlite开发pc应用的程序狗来说,PWA的前景真的很不错

2019-06-22 六 阴雨

C:\Windows\SysWOW64\Macromed\Flash

https://images.offensive-security.com/virtual-images/kali-linux-2019.2-vbox-amd64.ova.torrent

http://www.autopiano.cn https://github.com/WarpPrism/AutoPiano

https://www.screentogif.com https://github.com/NickeManarin/ScreenToGif

2019-06-01

迷城游历
路线: 岳麓山北门—湖南师大—麓山南路—湖南省艺术学校—麓南青年街—后湖—长沙风景区管理部—中非经贸研究中心—潇湘中路

2019-06-12

迷城游历
路线: 溁(ying2)湾镇新外滩—高叶塘—省人防办—湖南行政学院—石佳冲小学—后山—桃花岭—瓜瓢山—中南大学

乐尔乐超市(新民路附近)的LUOBR数据线,只需¥2.50,这是我见过的最便宜的手机数据线

2019-06-19

白沙液街上的房屋正在改造

2019-06-21 晴转阵雨

Resource HackerTM

… a freeware resource compiler & decompiler for Windows® applications

Version 5.1.7 Last updated: 3 January 2019 Copyright © 1999-2019 Angus Johnson Freeware - no nags, no ads and fully functional.

Bypass Windows Logons with the Utilman.exe Trick

Utilman.exe is a built in Windows application that is designed to allow the user to configure Accessibility options such as the Magnifier, High Contrast Theme, Narrator and On Screen Keyboard before they log onto the system. The user can trigger Utilman by pressing Windows Key + U before Windows logon. If you swap the Utilman.exe file with something else like cmd.exe, you have access to the command prompt running SYSTEM privileges. Use a Boot CD like UBCD4Win and use the file management software there Use the Windows Vista or 7 DVD In this example we will be using the Windows 7 DVD. To begin, boot from your Windows 7 DVD and when you reach the first screen asking about the language, currency and keyboard format, Click Next. On the next page, down in the lower left hand side, click on the “Repair your computer” link. Next, select the “Use recovery tools that can help fix problems starting Windows. Select an operating system to repair” option, choose an operating system from the list and Click Next. ou will now have an option to “Choose a recovery tool”. Select Command Prompt.

You should now have a Command Prompt Window open. Type in the following commands:

C:
cd windows\system32 ren utilman.exe utilman.exe.bak copy cmd.exe utilman.exe

This will navigate to the system32 directory, rename utilman.exe to utilman.exe.bak, make a copy of cmd.exe and name it utilman.exe.

Remove the DVD and reboot the system.

Once the computer boots up normally, press the key combination Windows Key + U and you should get a Command Prompt.

Resetting an Existing Users Password: net user JohnDoe hunter2 you can see a list of the users by typing: net user Creating a New User Account: net user NewGuy abc123 /add net localgroup Administrators NewGuy /add

Reverting Changes To restore utilman.exe, in the Command Prompt type in: C: cd windows\system32 del utilman.exe ren utilman.exe.bak utilman.exe Then reboot the system.

To remove the new user account you just created earlier, type in: net user NewGuy /delete

An A-Z Index of the Windows CMD command line

   ADDUSERS Add or list users to/from a CSV file
   ADmodcmd Active Directory Bulk Modify
   ARP      Address Resolution Protocol
   ASSOC    Change file extension associations•
   ATTRIB   Change file attributes
b
   BCDBOOT  Create or repair a system partition
   BCDEDIT  Manage Boot Configuration Data
   BITSADMIN Background Intelligent Transfer Service
   BROWSTAT Get domain, browser and PDC info
c
   CACLS    Change file permissions
   CALL     Call one batch program from another•
   CERTREQ  Request certificate from a certification authority
   CERTUTIL Utility for certification authority (CA) files and services
   CD       Change Directory - move to a specific Folder•
   CHANGE   Change Terminal Server Session properties
   CHCP     Change the active console Code Page
   CHKDSK   Check Disk - check and repair disk problems
   CHKNTFS  Check the NTFS file system
   CHOICE   Accept keyboard input to a batch file
   CIPHER   Encrypt or Decrypt files/folders
   CleanMgr Automated cleanup of Temp files, recycle bin
   CLIP     Copy STDIN to the Windows clipboard
   CLS      Clear the screen•
   CMD      Start a new CMD shell
   CMDKEY   Manage stored usernames/passwords
   COLOR    Change colors of the CMD window•
   COMP     Compare the contents of two files or sets of files
   COMPACT  Compress files or folders on an NTFS partition
   COMPRESS Compress one or more files
   CONVERT  Convert a FAT drive to NTFS
   COPY     Copy one or more files to another location•
   Coreinfo Show the mapping between logical & physical processors
   CSCcmd   Client-side caching (Offline Files)
   CSVDE    Import or Export Active Directory data 
d
   DATE     Display or set the date•
   DEFRAG   Defragment hard drive
   DEL      Delete one or more files•
   DELPROF  Delete user profiles
   DELTREE  Delete a folder and all subfolders
   DevCon   Device Manager Command Line Utility 
   DIR      Display a list of files and folders•
   DIRQUOTA File Server Resource Manager Disk quotas
   DIRUSE   Display disk usage
   DISKPART Disk Administration
   DISKSHADOW Volume Shadow Copy Service
   DISKUSE  Show the space used in folders
   DISM     Deployment Image Servicing and Management
   DNSCMD   Manage DNS servers
   DOSKEY   Edit command line, recall commands, and create macros
   DriverQuery Display installed device drivers
   DSACLs   Active Directory ACLs
   DSAdd    Add items to active directory (user group computer) 
   DSGet    View items in active directory (user group computer)
   DSQuery  Search for items in active directory (user group computer)
   DSMod    Modify items in active directory (user group computer)
   DSMove   Move an Active directory Object
   DSRM     Remove items from Active Directory
   Dsmgmt   Directory Service Management
e
   ECHO     Display message on screen•
   ENDLOCAL End localisation of environment changes in a batch file•
   ERASE    Delete one or more files•
   EVENTCREATE Add a message to the Windows event log
   EXIT     Quit the current script/routine and set an errorlevel•
   EXPAND   Uncompress CAB files
   EXPLORER Open Windows Explorer
   EXTRACT  Uncompress CAB files
f
   FC       Compare two files
   FIND     Search for a text string in a file
   FINDSTR  Search for strings in files
   FLTMC    Manage MiniFilter drivers
   FOR /F   Loop command: against a set of files•
   FOR /F   Loop command: against the results of another command•
   FOR      Loop command: all options Files, Directory, List•
   FORFILES Batch process multiple files
   FORMAT   Format a disk
   FREEDISK Check free disk space
   FSUTIL   File and Volume utilities
   FTP      File Transfer Protocol
   FTYPE    File extension file type associations•
g
   GETMAC   Display the Media Access Control (MAC) address
   GOTO     Direct a batch program to jump to a labelled line•
   GPRESULT Display Resultant Set of Policy information
   GPUPDATE Update Group Policy settings
h
   HELP     Online Help
   HOSTNAME Display the host name of the computer
i
   iCACLS   Change file and folder permissions
   IEXPRESS Create a self extracting ZIP file archive
   IF       Conditionally perform a command•
   IFMEMBER Is the current user a member of a group
   IPCONFIG Configure IP
   INUSE    Replace files that are in use by the OS
l
   LABEL    Edit a disk label
   LGPO     Local Group Policy Object utility
   LODCTR   Load PerfMon performance counters
   LOGMAN   Manage Performance Monitor logs
   LOGOFF   Log a user off
   LOGTIME  Log the date and time in a file
m
   MAKECAB  Create .CAB files
   MAPISEND Send email from the command line
   MBSAcli  Baseline Security Analyzer
   MEM      Display memory usage
   MD       Create new folders•
   MKLINK   Create a symbolic link (linkd) •
   MODE     Configure a system device COM/LPT/CON
   MORE     Display output, one screen at a time
   MOUNTVOL Manage a volume mount point
   MOVE     Move files from one folder to another•
   MOVEUSER Move a user from one domain to another
   MSG      Send a message
   MSIEXEC  Microsoft Windows Installer
   MSINFO32 System Information
   MSTSC    Terminal Server Connection (Remote Desktop Protocol)
n
   NET      Manage network resources
   NETDOM   Domain Manager
   NETSH    Configure Network Interfaces, Windows Firewall & Remote access
   NBTSTAT  Display networking statistics (NetBIOS over TCP/IP)
   NETSTAT  Display networking statistics (TCP/IP)
   NLSINFO  Display locale information (reskit).
   NLTEST   Network Location Test (AD)
   NOW      Display the current Date and Time 
   NSLOOKUP Name server lookup
   NTBACKUP Windows Backup folders to tape
   NTDSUtil Active Directory Domain Services management
   NTRIGHTS Edit user account rights
   NVSPBIND Modify network bindings
o
   OPENFILES Query or display open files
p
   PATH     Display or set a search path for executable files•
   PATHPING Trace route plus network latency and packet loss
   PAUSE    Suspend processing of a batch file and display a message•
   PERMS    Show permissions for a user
   PERFMON  Performance Monitor
   PING     Test a network connection
   POPD     Return to a previous directory saved by PUSHD•
   PORTQRY  Display the status of ports and services
   POWERCFG Configure power settings
   PRINT    Print a text file
   PRINTBRM Print queue Backup/Recovery
   PRNCNFG  Configure or rename a printer
   PRNMNGR  Add, delete, list printers and printer connections
   ProcDump Monitor an application for CPU spikes
   PROMPT   Change the command prompt•
   PsExec     Execute process remotely
   PsFile     Show files opened remotely
   PsGetSid   Display the SID of a computer or a user
   PsInfo     List information about a system
   PsKill     Kill processes by name or process ID
   PsList     List detailed information about processes
   PsLoggedOn Who's logged on (locally or via resource sharing)
   PsLogList  Event log records
   PsPasswd   Change account password
   PsPing     Measure network performance
   PsService  View and control services
   PsShutdown Shutdown or reboot a computer
   PsSuspend  Suspend processes
   PUSHD    Save and then change the current directory•
q
   QGREP    Search file(s) for lines that match a given pattern
   Query Process / QPROCESS  Display processes
   Query Session / QWinsta   Display all sessions (TS/Remote Desktop)
   Query TermServer /QAppSrv List all servers (TS/Remote Desktop)
   Query User    / QUSER     Display user sessions (TS/Remote Desktop)
r
   RASDIAL  Manage RAS connections
   RASPHONE Manage RAS connections
   RD       Delete folder(s)•
   RECOVER  Recover a damaged file from a defective disk
   REG      Registry: Read, Set, Export, Delete keys and values
   REGEDIT  Import or export registry settings
   REGSVR32 Register or unregister a DLL
   REGINI   Change Registry Permissions
   REM      Record comments (remarks) in a batch file•
   REN      Rename a file or files•
   REPLACE  Replace or update one file with another
   Reset Session  Delete a Remote Desktop Session
   RMTSHARE Share a folder or a printer
   ROBOCOPY Robust File and Folder Copy
   ROUTE    Manipulate network routing tables
   RUN      Start | RUN commands
   RUNAS    Execute a program under a different user account
   RUNDLL32 Run a DLL command (add/remove print connections)

s
   SC       Service Control
   SCHTASKS Schedule a command to run at a specific time
   SET      Display, set, or remove session environment variables•
   SETLOCAL Control the visibility of environment variables•
   SetSPN   Edit Service Principal Names
   SETX     Set environment variables
   SFC      System File Checker 
   SHARE    List or edit a file share or print share
   ShellRunAs Run a command under a different user account
   SHIFT    Shift the position of batch file parameters•
   SHORTCUT Create a windows shortcut (.LNK file)
   SHUTDOWN Shutdown the computer
   SIGCHECK Display file version no. VirusTotal status & timestamp
   SLEEP    Wait for x seconds
   SLMGR    Software Licensing Management (Vista/2008)
   SORT     Sort input
   START    Start a program, command or batch file•
   STRINGS  Search for ANSI and UNICODE strings in binary files
   SUBINACL Edit file and folder Permissions, Ownership and Domain
   SUBST    Associate a path with a drive letter
   SYSMON   Monitor and log system activity to the Windows event log
   SYSTEMINFO List system configuration
t
   TAKEOWN  Take ownership of a file
   TASKLIST List running applications and services
   TASKKILL End a running process
   TELNET   Communicate with another host using the TELNET protocol
   TIME     Display or set the system time•
   TIMEOUT  Delay processing of a batch file/command
   TITLE    Set the window title for a CMD.EXE session•
   TLIST    Task list with full path
   TOUCH    Change file timestamps    
   TRACERT  Trace route to a remote host
   TREE     Graphical display of folder structure
   TSDISCON Disconnect a Remote Desktop Session
   TSKILL   End a running process
   TYPE     Display the contents of a text file•
   TypePerf Write performance data to a log file
   TZUTIL   Time Zone Utility
v
   VER      Display version information•
   VERIFY   Verify that files have been saved•
   VMConnect Connect to a Hyper-V Virtual Machine
   VOL      Display a disk label•
   VSSADMIN Display volume shadow copy backups and shadow copy writers/providers. 
w
   W32TM    Time Service
   WAITFOR  Wait for or send a signal
   WBADMIN  Windows Backup Admin
   WECUTIL  Windows Event Collector Utility
   WEVTUTIL Clear event logs, enable/disable/query logs
   WHERE    Locate and display files in a directory tree
   WHOAMI   Output the current UserName and domain
   WINDIFF  Compare the contents of two files or sets of files
   WINRM    Windows Remote Management
   WINRS    Windows Remote Shell
   WMIC     WMI Commands
   WPEUTIL  Run WinPE commands
   WPR      Windows Performance Recorder
   WUSA     Windows Update Standalone Installer
   WUAUCLT  Windows Update
x
   XCACLS   Change file and folder permissions
   XCOPY    Copy files and folders
   ::       Comment / Remark•
Commands marked • are Internal commands only available within the CMD shell.
All other commands (not marked with •) are external commands.
External commands may be used under the CMD shell, PowerShell, or directly from START-RUN

A categorized list of Windows CMD commands
Active Directory
   ADmodcmd Active Directory Bulk Modify
   CSVDE    Import or Export Active Directory data 
   DSACLs   Active Directory ACLs
   DSAdd    Add items to active directory (user group computer) 
   DSGet    View items in active directory (user group computer)
   DSQuery  Search for items in active directory (user group computer)
   DSMod    Modify items in active directory (user group computer)
   DSMove   Move an Active directory Object
   DSRM     Remove items from Active Directory

Batch Files
   CALL     Call one batch program from another•
   CHOICE   Accept keyboard input to a batch file
   CLIP     Copy STDIN to the Windows clipboard
   CLS      Clear the screen•
   CMD      Start a new CMD shell
   COLOR    Change colors of the CMD window•
   DOSKEY   Edit command line, recall commands, and create macros
   ECHO     Display message on screen•
   ENDLOCAL End localisation of environment changes in a batch file•
   EVENTCREATE Add a message to the Windows event log
   EXIT     Quit the current script/routine and set an errorlevel•
   FOR /F   Loop command: against a set of files•
   FOR /F   Loop command: against the results of another command•
   FOR      Loop command: all options Files, Directory, List•
   GOTO     Direct a batch program to jump to a labelled line•
   IF       Conditionally perform a command•
   IFMEMBER Is the current user a member of a Workgroup
   LOGTIME  Log the date and time in a file
   MAPISEND Send email from the command line
   MORE     Display output, one screen at a time
   PAUSE    Suspend processing of a batch file and display a message•
   PROMPT   Change the command prompt•
   REM      Record comments (remarks) in a batch file•
   RUN      Start | RUN commands
   RUNAS    Execute a program under a different user account
   SET      Display, set, or remove session environment variables•
   SETLOCAL Control the visibility of environment variables•
   SETX     Set environment variables
   SORT     Sort input
   SHIFT    Shift the position of batch file parameters•
   SLEEP    Wait for x seconds
   START    Start a program, command or batch file•
   TIMEOUT  Delay processing of a batch file
   TITLE    Set the window title for a CMD.EXE session•
   WAITFOR  Wait for or send a signal
   WMIC     WMI Commands
   ::       Comment / Remark•

Disk Management
   BCDBOOT  Create or repair a system partition
   BCDEDIT  Manage Boot Configuration Data
   CONVERT  Convert a FAT drive to NTFS
   CHKDSK   Check Disk - check and repair disk problems
   CHKNTFS  Check the NTFS file system
   DEFRAG   Defragment hard drive
   DISKPART Disk Administration
   DISKSHADOW Volume Shadow Copy Service
   DriverQuery Display installed device drivers
   FORMAT   Format a disk
   FREEDISK Check free disk space (in bytes)
   LABEL    Edit a disk label
   MOUNTVOL Manage a volume mount point
   NTBACKUP Backup folders to tape
   SFC      System File Checker
   VOL      Display a disk label•

Files and Folders
   ASSOC    Change file extension associations•
   ASSOCIAT One step file association
   ATTRIB   Change file attributes
   BITSADMIN Background Intelligent Transfer Service
   CACLS    Change file permissions
   CD       Change Directory - move to a specific Folder•
   CIPHER   Encrypt or Decrypt files/folders
   COMP     Compare the contents of two files or sets of files
   COMPACT  Compress files or folders on an NTFS partition
   COMPRESS Compress individual files on an NTFS partition
   COPY     Copy one or more files to another location•
   CSCcmd   Client-side caching (Offline Files)
   DEL      Delete one or more files•
   DELTREE  Delete a folder and all subfolders
   DIR      Display a list of files and folders•
   ERASE    Delete one or more files•
   EXPAND   Uncompress files
   EXTRACT  Uncompress CAB files
   FC       Compare two files
   FIND     Search for a text string in a file
   FINDSTR  Search for strings in files
   FORFILES Batch process multiple files
   FSUTIL   File and Volume utilities
   FTP      File Transfer Protocol
   FTYPE    File extension file type associations•
   iCACLS   Change file and folder permissions
   MD       Create new folders•
   MOVE     Move files from one folder to another•
   MKLINK   Create a symbolic link (linkd)
   OPENFILES Query or display open files
   POPD     Return to a previous directory saved by PUSHD•
   PsFile   Show files opened remotely
   PUSHD    Save and then change the current directory•
   QGREP    Search file(s) for lines that match a given pattern
   RECOVER  Recover a damaged file from a defective disk
   REN      Rename a file or files•
   REPLACE  Replace or update one file with another
   RD       Delete folder(s)•
   RMTSHARE Share a folder or a printer
   ROBOCOPY Robust File and Folder Copy
   SHARE    List or edit a file share or print share
   SHORTCUT Create a windows shortcut (.LNK file)
   SUBINACL Edit file and folder Permissions, Ownership and Domain
   TAKEOWN  Take ownership of a file
   TOUCH    Change file timestamps
   TREE     Graphical display of folder structure
   TYPE     Display the contents of a text file•
   WHERE    Locate and display files in a directory tree
   WINDIFF  Compare the contents of two files or sets of files
   XCACLS   Change file and folder permissions
   XCOPY    Copy files and folders

Group Policy/Windows Installer
   DevCon   Device Manager Command Line Utility 
   GPRESULT Display Resultant Set of Policy information
   GPUPDATE Update Group Policy settings
   MSIEXEC  Microsoft Windows Installer
   PsInfo   List information about a system
   PsShutdown Shutdown or reboot a computer
   REGSVR32 Register or unregister a DLL
   SHUTDOWN Shutdown the computer
   SLMGR    Software Licensing Management (Vista/2008)
   WUAUCLT  Windows Update

Networking
   ARP      Address Resolution Protocol
   BROWSTAT Get domain, browser and PDC info
   DNSSTAT  DNS Statistics
   GETMAC   Display the Media Access Control (MAC) address
   IPCONFIG Configure IP
   NET      Manage network resources
   NETDOM   Domain Manager
   NETSH    Configure Network Interfaces, Windows Firewall & Remote access
   NBTSTAT  Display networking statistics (NetBIOS over TCP/IP)
   NETSTAT  Display networking statistics (TCP/IP)
   NSLOOKUP Name server lookup
   PATHPING Trace route plus network latency and packet loss
   PsPing   Measure network performance
   PING     Test a network connection
   ROUTE    Manipulate network routing tables
   TRACERT  Trace route to a remote host

Processes
   PATH     Display or set a search path for executable files•
   PsExec   Execute process remotely
   PsKill   Kill processes by name or process ID
   PsList   List detailed information about processes
   PsGetSid Display the SID of a computer or a user
   PsSuspend Suspend processes
   SCHTASKS Schedule a command to run at a specific time
   SYSMON   Monitor and log system activity to the Windows event log
   TASKLIST List running applications and services
   TASKKILL End a running process
   TSKILL   End a running process
   TLIST    Task list with full path

Printing
   MODE     Configure a system device
   PRINT    Print a text file
   PRINTBRM Print queue Backup/Recovery
   PRNCNFG  Display, configure or rename a printer
   PRNMNGR  Add, delete, list printers and printer connections
   RUNDLL32 Run a DLL command (add/remove print connections)

Registry
   REG      Registry: Read, Set, Export, Delete keys and values
   REGEDIT  Import or export registry settings
   REGINI   Change Registry Permissions

Remote Desktop
   CHANGE   Change Terminal Server Session properties
   Query Process    Display processes (TS/Remote Desktop)
   Query Session    Display all sessions (TS/Remote Desktop)
   Query TermServer List all servers (TS/Remote Desktop)
   Query User       Display user sessions (TS/Remote Desktop)
   MSTSC    Terminal Server Connection (Remote Desktop Protocol)
   RASDIAL  Manage RAS connections
   RASPHONE Manage RAS connections
   Reset Session - Delete a Remote Desktop Session
   TSDISCON Disconnect a Remote Desktop Session
   WINRM    Windows Remote Management
   WINRS    Windows Remote Shell

Services
   CASPOL   Code Access Security Policy Tool.
   PORTQRY  Display the status of ports and services
   PsService View and control services
   SC       Service Control

System Information
   NOW      Display the current Date and Time 
   DATE     Display or set the date•
   HELP     Online Help
   LOGMAN   Manage Performance Monitor logs
   MBSAcli  Baseline Security Analyzer
   MEM      Display memory usage
   MSINFO32 System Information
   NTRIGHTS Edit user account rights
   PERFMON  Performance Monitor
   PsLogList  Event log records
   SYSMON   Monitor and log system activity to the Windows event log
   SYSTEMINFO List system configuration
   TIME     Display or set the system time•
   TypePerf Write performance data to a log file
   VER      Display version information•
   VERIFY   Verify that files have been saved•
   WHOAMI   Output the current UserName and domain

User Administration
   ADDUSERS Add or list users to/from a CSV file
   CERTREQ  Request certificate from a certification authority
   CleanMgr Automated cleanup of Temp files, recycle bin
   CON2PRT  Connect or disconnect a Printer
   CMDKEY   Manage stored usernames/passwords
   DELPROF  Delete user profiles
   DIRUSE   Display disk usage
   LOGOFF   Log a user off
   MOVEUSER Move a user from one domain to another
   MSG      Send a message
   PERMS    Show permissions for a user
   POWERCFG Configure power settings
   PsLoggedOn Who's logged on (locally or via resource sharing)
   PsPasswd   Change account password
   SUBST    Associate a path with a drive letter

2019-06-22 六 阴雨

C:\Windows\SysWOW64\Macromed\Flash

https://images.offensive-security.com/virtual-images/kali-linux-2019.2-vbox-amd64.ova.torrent

http://www.autopiano.cn https://github.com/WarpPrism/AutoPiano

https://www.screentogif.com https://github.com/NickeManarin/ScreenToGif

2019-06-28 晴

20190626 爱思助手 刷机 css布局生成器 Python Tutor pygame 有道云笔记 具有微信公众号文章一键发送到有道云笔记的功能 sonic pi Inpaint 去水印 一粒云盘 冰点文库是一款完全免费下载百度文库的软件 https://github.com/cfenollosa/os-tutorial

20190627 15款编程游戏 vnote GPD pocket被称为“世上最小的笔记本电脑”,最新的Pocket 2机身最薄处仅 8mm,重量为 515g GPD其实是由中国深圳的一家公司研发生产的。

目前GPD pocket2代,不同版本京东售价在人民币3399-4459元之间。

https://www.cnbc.com/2019/03/19/google-stadia-new-streaming-game…

Mar 19, 2019 · Google unveiled its streaming game service called Stadia on Tuesday which won’t require people to buy expensive gameconsoles or computers to play the latest video games.

https://github.com/zlgopen/awtk c/c++ GUI

2019-06-30 日

美丽的长沙天空,以后我还会去很远的地方生活吗?

2019-07-01 一

岳麓电脑城前捡到一个拆开的ASUS鼠标,看看它的电路和结构:

捡到一个电蚊拍,摔烂打开看看它的内部电路。当我按几下按钮,还把我的手指头电了一下

我的Thinkpad X201,前天键盘上进了点水,今天拿到太阳底下晒一个小时

2019-07-05 五 阴雨

美国国会发函要求 Facebook 立即停止 Libra 项目

2019-07-18 晴

比较编辑器 右边即时搜索和智能提示 在 Linux 内核中,函数式宏定义通常使用 do{…}while(0) 包裹

编译器在编译时,会自动的把 __FUNTION____LINE__ 替换为函数名和行号

用 QuickLook!敲一下空格——PPT 秒速预览:

Snipaste 截图+贴图

首批量产的L4自动驾驶乘用车将率先落地长沙 预计今年9月底 将以招聘志愿者的方式载人上路测试

湘雅五医院正在建设,天心区

2019年3月15日,ACM 计算理论年会(STOC)Danny Lewin 最佳学生论文奖揭晓,获奖论文作者为来自麻省理工学院的陈立杰和来自 Weizmann Institute 的 Roei Tell。

城北毛家桥,城南红星,这是长沙人大批量采买水果最常去的两个水果批发市场。

卞国民,永州市零陵区邮亭圩镇小木口村人,1983年出生。卞国民先后获得永州市“创业之星”、第十届全国农村青年致富带头人等荣誉称号。卞国民大学毕业后回乡养泥鳅,短短五年时间,他克服泥鳅人工繁殖难题,淘宝月售几十万,至今身价已上千万

目前印度最火的手机,就是一台搭载 KaiOS ,叫 Jio Phone 的功能机。

Geohot原名George Hotz,美媒把“天才黑客少年”的称号赠予了他。17岁解锁了Iphone;19岁开发了紫雨、黑雨iOS 越狱工具;20岁破解了索尼最无坚不摧的PS3,还惹上了官司,间接导致世界最大黑客组织Anonymous和索尼爆发了一场黑客大战;26岁,他一口回绝特斯拉大佬Musk开出的百万offer自造无人车,成立公司 Comma.ai,后来还把公司核心技术自动驾驶软件代码在Github上开源了……

https://bellard.org

QuickJS: a small but complete Javascript engine.

TCC is a tiny but complete ISOC99 C compiler which enables you to use C as scripting language.

用Jupyter Notebooks创作和发布你自己的书本

https://github.com/takluyver/bookbook https://www.youtube.com/watch?v=DvEP3A-CzTQ

https://github.com/takluyver/nbopen Open a Jupyter notebook in the best available server

https://github.com/jupyter/nbdime Tools for diffing and merging of Jupyter notebooks. https://github.com/kynan/nbstripout strip output from Jupyter and IPython notebooks

https://github.com/jupyter/nbconvert
The nbconvert tool, jupyter nbconvert, converts notebooks to various other formats via Jinja templates. The nbconvert tool allows you to convert an .ipynb notebook file into various static formats including:

HTML
LaTeX
PDF
Reveal JS
Markdown (md)
ReStructured Text (rst)
executable script ### 网络信息游猎 gcc会对代码完成预处理,编译,汇编和链接四个步骤

试用任何操作系统,点击下面的链接: https://distrotest.net/

在 Github 上有一个叫 Felix Rieseberg 的程序员基于 Electron 框架开发了一个 Windows 95 的桌面程序。

https://github.com/houshanren/hangzhou_house_knowledge 2017年买房经历总结出来的买房购房知识分享给大家

TikTok是一款简单易操作的短视频应用,用户以吸引人的音乐或语音为背景,上传和编辑15秒短视频。

上海的日本人学校 其实上海校区分为两个部分,一个是在国际金融中心附近的校区,又称为浦东校区;一个是虹桥校区。

2019年7月在中国棋院举行的威凯杯全国象棋等级赛终于落下帷幕了。来自上海的小将蒋融冰从142名省市级选手、业余名将中脱颖而出,夺得男子组桂冠。也顺带获得了“象棋大师”的申报资格。女子组冠军由湖南何媛夺得。

2019-07-22 一 晴

3个Java的反编译工具:javap、jad和CFR

一名来自俄罗斯的程序员 Vladimir Romanyuk 用他的无尽想象 做出了一款畅游宇宙的游戏 Space Engine

https://blinkenshell.org 提供了一个学习 Unix、使用 IRC、托管简单网站和共享文件的 Linux shell
sdf.org SDF Public Access UNIX System .. Est. 1987
试用任何操作系统: https://distrotest.net/

两块回球板练习打乒乓球
小净水器直接快速过滤河水成饮用水

2019-07-23 二 晴

在长郡中学附近的南门口,一个4楼上

长沙步行街的城市英雄游戏厅

2019-07-24 三 晴

五个字符让系统死机: 1.bat的内容编辑为%0|%0,运行则出现死循环,“内存不足”,“无法分配管道资源”…… %0是个第一个命令行参数,即程序运行本身,“|”为管道符号,将前一个命令的输出作为后一个命令的输入,这样%0|%0就会逐渐耗尽内存,最终会导致死机。

try pandoc. For example, to convert a Markdown document to Word format:

pandoc README.md --from markdown --to docx -o temp.docx

小伙实测大疆无人机在农村最高能飞500米

外国牛人用杯子和注射器制作动力潜艇模型,在湖下拍摄

Skulpt 是一个用 Javascript 实现的在线 Python 执行环境,它可以让你轻松在浏览器中运行 Python 代码。使用 skulpt 结合 CodeMirror 编辑器即可实现一个基本的在线Python编辑和运行环境。

SwitchHosts是一款专业的Hosts 切换软件。

Java解析、生成Excel比较有名的框架有Apache poi、jxl,easyexcel重写了poi对07版Excel的解析,简单快速

这两天状态挺不错

2019-07-27 星期六 晴

非常怀念2000年时的我,那时我几乎天天泡在电脑旁。今天忍不住在VirtualBox6.0里安装Windows 2000 professional. 5.00.2195.1_x86fre_Professional_zh-cn-W2PFPP_CN.iso winworldpc.com

Tested & Verified Working Serials

Windows 95A Upgrade 049-6301576

Windows 98 Second Edition RW9MG-QR4G3-2WRR9-TG7BH-33GXB RC7JH-VTKHG-RVKWJ-HBC3T-FWGBG

Windows Millennium B88DH-VQ89B-G4WWK-DCBP2-7B7PW HBTD9-6P338-XT2MV-QBTTF-WPGGB

Windows 2000 Professional SP4 DDTPV-TXMX7-BBGJ9-WGY8K-B9GHM

想起那时的软件和网站,心里好生怀念!

Delphi, Dreamweaver, Photoshop, NetAnt, CuteFTP, FTP95Pro, NetTerm, Winamp, 超级解霸, RealPlayer, QQ、OICQ、IIS5.0, 侍魂II, 古墓丽影,FIFA2000, 帝国时代,红警,Starcraft……

网易、新浪、榕树下、亦凡书库、黄金书屋、yahoo、北大FTP搜索……

2019-07-28 星期日 大晴

最简写字板,将以下这段代码片段粘贴到Chrome的地址栏中。然后将页面保存到你的书签栏以方便访问。这个编辑器支持对文本的格式设置(Ctrl或Cmd+B为设置粗体,Ctrl或Cmd+I为设置斜体,Ctrl或Cmd+U为设置下划线),甚至还附带一个内置的拼写检查功能。打开它,你可以直接开始打字——如果你想保存你的想法,以便以后检索,按Ctrl或Cmd+S。

data:text/html;charset=utf-8, <title>Scratchpad</title><style>body {padding: 5%; font-size: 1.5em; font-family: Arial; }</style><body onLoad="document.body.focus();" contenteditable spellcheck>

Blockly是Google公司开发的儿童编程语言,该语言一方面采用了Scratch积木模块化的开发技术与设计思想,一方面进一步改进了单一积木开发形式

https://github.com/gramener/comicgen/#gallery

pygame

改电风枪用电烙铁,手机换尾插

http://www.java4k.com/index.php?action=games&cid=9 http://www.java4k.com/index.php?action=games&method=view&gid=461#source

利用pywifi暴力破解wifi密码

http://www.ramanujanmachine.com/

SpaceVim

2019-08-07 晴转阵雨

世上首款”弹跳跑鞋”,速度惊人

https://www.skypixel.com/ 天空之城 世界航拍

麻雀大小的18克直升机大黄蜂,用于军事侦察,售价30万

人见人爱的最新 Python 爬虫利器,现在requests库的作者又发布了一个新库,叫做requests-html

湖南赤石特大桥创多项世界第一
世界最大室内冰雪乐园——湘江欢乐城
张家界玻璃桥是世界上最高最长的玻璃体大桥
全球最大单体建筑,是位于湖南长沙的万家丽国际MALL

美国当地时间2019年8月3日,美国得克萨斯州西部埃尔帕索一家沃尔玛商场内发生枪击事件。袭击最初造成20人死亡,其中包括6名墨西哥公民,26人受伤,随后又有2名重伤的墨西哥公民死亡。8月4日凌晨,美国俄亥俄州代顿又发生了一起枪击,造成至少10人死亡,多人受伤。

2019夏季在今日头条上看视频新闻,感触最深的是美国和伊朗局势紧张,但今天看来,爆发战争的可能性很小。

几天前又在蓝天回收中心买了40元旧书,以前买了两次,分别花了10多元和20元。 96年的《电脑教育报合订本》上下册,内容比较单调,充斥其间的是{Windows95,USDOS5.0, CCED5.0, CONFIG.SYS, AUTOEXEC.BAT, WPS, 中文之星, KV200,……},但有几篇读起来还挺有意思。尤其是关于debug.exe的使用介绍,这是我大学时没有掌握的。

今天在虚拟机Windows2000Pro中重新学习下debug.exe的使用。

C:>debug
-?
assemble     A [address]
compare      C range address
dump         D [range]
enter        E address [list]
fill         F range list
go           G [=address] [addresses]
hex          H value1 value2
input        I port
load         L [address] [drive] [firstsector] [number]
move         M range address
name         N [pathname] [arglist]
output       O port byte
proceed      P [=address] [number]
quit         Q
register     R [register]
search       S range list
trace        T [=address] [value]
unassemble   U [range]
write        W [address] [drive] [firstsector] [number]
allocate expanded memory        XA [#pages]
deallocate expanded memory      XD [handle]
map expanded memory pages       XM [Lpage] [Ppage] [handle]
display expanded memory status  XS
-

debug.exe应用1:给以前的旧电脑上清除CMOS密码

C:>debug
-O 70 10
-O 71 10
-R
-Q
重启电脑后即可无密码进入CMOS,若不行则尝试下
C:>debug
-O 71 10
-O 72 10
-R
-Q

debug.exe应用2:最简单的hi.com程序的制作

c:\src>debug
-a 100
1373:0100 mov ah,9
1373:0102 mov dx,108
0AC0:0105 int 21
0AC0:0107 ret
0AC0:0108 db "Hi !$"
0AC0:010D
-n hi.com
-r bx
BX 0000
:0
-r cx
CX 0000
:0D
-w
Writing 0000D bytes
-q

C:\>hi
Hi !

C:\>type hi.com
┤       ☺═!├Hi !$

hi.com的内容:
B4 09 BA 08 01 CD 21 C3  48 69 20 21 24

C:\>hi

C:\>
奇怪的是,一段时间后再运行hi.com,没有任何输出。看来这个13字节的可执行程序并不完整。这是怎么回事呢?