记得我是在delphi2005里面看到Record可以和Class一样定义方法(Function、Procedure)的,最近几年不像年轻时太爱看语言新特性了。Delphi XE2将正则表达式加入到了系统,成为体系的一部分 System.RegularExpressions,但是它表现出来的是TRe... ...
此处感谢知乎大佬 小白练手 练习一下比较流行的 turtle(海龟库) 画一棵漂亮的樱花树,效果如下: ps: 是动态画出的哈哈 代码如下: 1 import turtle as T 2 import random 3 import time 4 5 # 画樱花的躯干(60,t) 6 def Tre ...
分类:
编程语言 时间:
2020-01-31 15:52:06
阅读次数:
10356
题目链接: 94. Binary Tree Inorder Traversal 题目大意: 二叉树的中序遍历 做题报告: (1)该题涉及的算法,数据结构以及相关知识点 递归 (2)自己的解答思路+代码+分析时间和空间复杂度 递归思路 /** * Definition for a binary tre ...
分类:
其他好文 时间:
2020-01-23 09:38:11
阅读次数:
72
E - Rikka with Mutex Sometimes, technical terms implicate some life philosophy. Mutex is one of them. On your way to dream, you may be locked by some ...
分类:
其他好文 时间:
2020-01-22 12:38:13
阅读次数:
59
-以下几个为相关表SELECT * FROM v$lock;SELECT * FROM v$sqlarea;SELECT * FROM v$session;SELECT * FROM v$process ;SELECT * FROM v$locked_object;SELECT * FROM all ...
分类:
数据库 时间:
2020-01-16 18:48:54
阅读次数:
99
一、注意点 1.网址 https://docs.microsoft.com/en-us/sql/database-engine/configure-windows/connect-to-sql-server-when-system-administrators-are-locked-out?redi ...
分类:
数据库 时间:
2020-01-14 16:37:06
阅读次数:
121
参考: 内存管理: https://www.jianshu.com/p/49cbaccd38c5 crc校验 https://www.cnblogs.com/zzdbullet/p/9580502.html 内容: https://github.com/TouwaErioH/subjects/tre ...
分类:
系统相关 时间:
2020-01-12 19:57:14
阅读次数:
96
select l.session_id sid, s.serial#, l.locked_mode, l.oracle_username, s.user#, l.os_user_name, s.machine, s.terminal, a.sql_text, a.action from v$sqla ...
分类:
其他好文 时间:
2020-01-03 12:05:59
阅读次数:
68
This is the harder version of the problem. In this version, 1≤n,m≤2?1051≤n,m≤2?105. You can hack this problem if you locked it. But you can hack the p ...
分类:
编程语言 时间:
2019-12-05 22:19:38
阅读次数:
100
Il peut être intéressant de noter que cette seconde ultra-sécurisée tentera de compenser les inconvénients des baskets pour instructeurs de fitness Ad ...
分类:
其他好文 时间:
2019-11-13 20:36:41
阅读次数:
129