国务院关于积极稳妥降低企业杠杆率的意见_政府信息公开专栏
近年来,我国企业杠杆率高企,债务规模增长过快,企业债务负担不断加重。在国际经济环境更趋复杂、我国经济下行压力仍然较大的背景下,一些企业经营困难加剧,一定程度上导致债务风险上升。为贯彻落实党中央、国务院关于推进供给侧结构性改革、重点做好“三去一降一补”工作的决策部署,促进建立和完善现代企业制度,增强经济中长期发展韧性,现就积极稳妥降低企业杠杆率(以下简称降杠杆)提出以下意见。 Source: 国务院关于积极稳妥降低企业杠杆率的意见_政府信息公开专栏
jordidekock/Colorblinds: Colorblinds is an easy to use library so simulate color blindness in your app
Colorblinds is a easy to use library to simulate color blindness within your app. The feature can be easily activated with a 3-tap gesture. Once activated you can choose from four types of color blindness: Source: jordidekock/Colorblinds: Colorblinds is an easy to use library so simulate color blindness in your app
arvindhsukumar/PredicateEditor: A GUI for dynamically creating NSPredicates at runtime to query data in your iOS app.
A GUI for dynamically creating NSPredicates at runtime to query data in your iOS app. Source: arvindhsukumar/PredicateEditor: A GUI for dynamically creating NSPredicates at runtime to query data in your iOS app.
A tour of Postgres’ Foreign Data Wrappers Craig Kerstiens
If you’re unfamiliar, foreign data wrappers, or FDW, allow you to connect from within Postgres to a remote system. Then you can query them from directly within Postgres. While there is an official Postgres FDW that ships with Postgres itself, that allows you to connect from one Postgres DB to another, there’s also a broad […]
Split82/iOSMemoryBudgetTest: Small iOS application which tries to allocate as much memory as possible to crash. After that you can run the application again to see how much memory was needed for crash and when all the memory warnings happen.
Small iOS application which tries to allocate as much memory as possible to crash. After that you can run the application again to see how much memory was needed for crash and when all the memory warnings happen. Source: Split82/iOSMemoryBudgetTest: Small iOS application which tries to allocate as much memory as possible to crash. After […]
Migrating Code Signing Configurations to Xcode 8
This is a guide to code signing software for iOS development and deployment. The information contained here may be useful to better understand how the process of code signing works and is implemented, but is specifically for people that build applications and software that must be signed by multiple teams (e.g.: Development and Enterprise) and […]
sxyx2008/awesome-ios-animation: A curated list of awesome iOS animation, including Objective-C and Swift libraries
A curated list of awesome iOS animation, including Objective-C and Swift libraries Source: sxyx2008/awesome-ios-animation: A curated list of awesome iOS animation, including Objective-C and Swift libraries
FAIR open-sources fastText | Engineering Blog | Facebook Code | Facebook
FastText combines some of the most successful concepts introduced by the natural language processing and machine learning communities in the last few decades. These include representing sentences with bag of n-grams, as well as using subword information, and sharing information across classes through a hidden representation. We also employ a hierachical softmax that takes advantage […]
Values and errors, part 2: eight languages compared
I’m going to look at an error handling example implemented across a range of different languages studied by the Swift developers when designing Swift’s approach to error handling. By comparing these languages to Swift, I’ll try to better understand the balance of feature complexity, syntactic efficiency, abstraction, information signalling and safety that typical Swift code […]
Wikiverse: a galactic reimagining of Wikipedia
The Wikiverse project is an interactive 3D visualization of Wikipedia, reimagined as a cosmic web of knowledge. Here, articles are stars bound together to form topics, fields and subjects. Source: Wikiverse: a galactic reimagining of Wikipedia