text
stringlengths
454
608k
url
stringlengths
17
896
dump
stringclasses
91 values
source
stringclasses
1 value
word_count
int64
101
114k
flesch_reading_ease
float64
50
104
Introduction minimega is highly concurrent and uses many locks in order to avoid data races. This leads to many potential deadlocks which this article aims to prevent. Locking conventions In general, locks should only be used in the file where they are defined. Files typically include a type definition and some number ...
https://minimega.org/articles/developer/locking.article
CC-MAIN-2020-24
refinedweb
802
55.54
Bing Maps WPF Beta Control : Hide credential from snoop - 22 ноября 2011 г. 21:05 Hi, We bought a Bing map key and we plan to used it with the Wpf control. I realize than I can snoop the "CredentialsProvider" property of the Map control and read the ApplicationId (Witch is the actual key string). Is there a way to prev...
http://social.msdn.microsoft.com/Forums/ru-RU/vemapcontroldev/thread/dd4d5fbc-80d8-4b2c-b2e3-9220c023f00c
CC-MAIN-2013-20
refinedweb
368
63.8
22 March 2011 07:07 [Source: ICIS news] SINGAPORE (ICIS)--Chinese domestic styrene butadiene rubber (SBR) prices rebounded this week, lifted by soaring natural rubber prices, industry sources said on Tuesday. Non-oil grade 1502 SBR domestic prices surged by yuan (CNY)1,000/tonne ($152/tonne) this week to CNY 25,500-25,...
http://www.icis.com/Articles/2011/03/22/9445842/chinese-domestic-sbr-prices-rebound-on-natural-rubber.html
CC-MAIN-2013-48
refinedweb
179
53.24
Widgets and Components for Angular 2 and up Michael De Abreu ・4 min read Intro If you are comming from React, the React community as develop some patterns that made easy and simple to develop apps with this framework. One of this patterns is the smart and dumb component, or container and component. This keeps a separat...
https://dev.to/michaeljota/widgets-and-components-for-angular-2-and-up
CC-MAIN-2019-43
refinedweb
868
65.42
(For more resources on this topic, see here.) Setting up your folder structure Before we get started, you need to be sure that you've set up your development environment properly. Root folder You will need to have the folders and files for your application located in the correct web server folder, on your local machine...
https://www.packtpub.com/books/content/creating-simple-application-sencha-touch
CC-MAIN-2018-13
refinedweb
5,809
63.49
Determining If Specific Event Logs Exist You can use the EventLog.Exists method to determine whether a specific log exists. If the log exists, the method returns true. You might use this method if you are creating a custom log and want to make sure that a log by that name does not already exist. You must have registry ...
https://msdn.microsoft.com/en-us/library/k0466ck6(v=vs.71).aspx
CC-MAIN-2016-44
refinedweb
317
56.35
Enabling CRUD Operations in ASP.NET Web API 1 by Mike Wasson Download Completed Project This tutorial shows how to support CRUD operations in an HTTP service using ASP.NET Web API. Software versions used in the tutorial - Visual Studio 2012 - Web API 1 (also works with Web API 2) API will expose following methods. Noti...
https://docs.microsoft.com/en-us/aspnet/web-api/overview/older-versions/creating-a-web-api-that-supports-crud-operations
CC-MAIN-2018-30
refinedweb
1,511
50.94
cimmof − compile MOF files into the CIM Repository cimmof −h | −−help cimmof −−version cimmof [ −w ] [ −E ] [ −uc ] [ −aE | −aV | −aEV ] [ −I path ] [ −n namespace ] [ −−namespace namespace ] [ −−xml ] [ −−trace ] [ mof_file ... ] Remarks Only a superuser or user with write access to the default or specified namespace ...
https://manpag.es/YDL61/1+cimmof
CC-MAIN-2021-10
refinedweb
469
54.42
You need to sign in to do that Don't have an account? Multiple Object Troubles Hi All, I'm new and hoping someone can help me along. I've created a trigger that fires when an Opportunity is added or updated. It calls a class method that I have created. The method checks to see if the Stage field is set to Closed Won, i...
https://developer.salesforce.com/forums/?id=906F00000008uj6IAA
CC-MAIN-2022-33
refinedweb
286
60.55
Source code analysis Software - Hot topics in Source code analysis Softwarediff shell extension diff source explorer context diff tools ext backup windows server diff diff merge diff tool source shell namespace extension c# Diff shell extension Diff-ext is an extension for filemanagers such as Windows Explorer and Naut...
https://sourceforge.net/directory/development/sourceanalysis/os:vista/os:mswin64bit/
CC-MAIN-2016-36
refinedweb
105
51.18
Is there any library that I can load to use all Civil 3D commands to use in Python Script? Like these commands (Just examples): Is there any library that I can load to use all Civil 3D commands to use in Python Script? Like these commands (Just examples): Would be cool to be able to string together civil 3d commands as...
https://forum.dynamobim.com/t/how-to-use-civil-3d-commands-in-a-python-script/65779
CC-MAIN-2022-05
refinedweb
678
62.07
Posted on Thu, Jun. 29, 2006 AGRICULTURE Cuba can't meet sugar harvest goal Responding to high international sugar prices, Cuba tried to increase its sugar production this year, but failed. BY FRANCES ROBLES frobles@MiamiHerald.com three. FEWER MILLS cents. The industry had been so heavily subsidized that in 2002 Castr...
http://cubadata.blogspot.com/2006/06/cuba-cant-meet-sugar-harvest-goal.html
crawl-002
refinedweb
148
65.32
Managing Your Drives Using C# It doesn't matter what OS you're using or what language you're working in, sooner or later you'll need to find out about, and deal with, the various storage devices ("drives") available in your system. .NET is no different. I've covered the File and Directory classes before in this column,...
https://www.codeguru.com/columns/dotnet/managing-your-drives-using-c.html
CC-MAIN-2019-47
refinedweb
912
66.27
Saving Pythonista app switch and button states Assistance with saving app states. I am new to Pythonista and Python - How would I write the values of switches and buttons to a file and reload that file next time I open the script? I need an application to retain its state between loads. - Webmaster4o @Vertec There's no...
https://forum.omz-software.com/topic/3027/saving-pythonista-app-switch-and-button-states/6
CC-MAIN-2021-39
refinedweb
742
69.18
cc [ flag ... ] file ... -lvolmgt [ library ... ] #include <volmgt.h> This routine asks Volume Management to check the specified pathname and determine if new media has been inserted in that drive. If a null pointer is passed in, then Volume Management will check each device it is managing that can be checked. If new m...
http://www.shrubbery.net/solaris9ab/SUNWaman/hman3volmgt/volmgt_check.3volmgt.html
CC-MAIN-2016-30
refinedweb
244
57.71
I am using: cudnn.benchmark = False cudnn.deterministic = True random.seed(1) numpy.random.seed(1) torch.manual_seed(1) torch.cuda.manual_seed(1) And still not getting deterministic behavior… I am using: cudnn.benchmark = False cudnn.deterministic = True random.seed(1) numpy.random.seed(1) torch.manual_seed(1) torch.cu...
https://discuss.pytorch.org/t/how-to-get-deterministic-behavior/18177
CC-MAIN-2019-30
refinedweb
554
52.87
CodeGuru Forums > Visual C++ & C++ Programming > C++ (Non Visual C++ Issues) > NEWBIE: converting int into string... PDA Click to See Complete Forum and Search --> : NEWBIE: converting int into string... Silver Ghost October 26th, 2002, 09:10 PM? mfeik October 26th, 2002, 10:30 PM here is an example of how to achieve w...
http://forums.codeguru.com/archive/index.php/t-215744.html
crawl-003
refinedweb
2,384
80.21
Principal Component Analysis, or PCA, is one of the minor miracles of machine learning. It’s a dimensionality-reduction technique that reduces the number of dimensions in a dataset without sacrificing a commensurate amount of information. While that might seem underwhelming on the face of it, it has profound implicatio...
https://www.wintellect.com/principal-component-analysis/
CC-MAIN-2021-39
refinedweb
2,548
54.93
Archives My Press Release When a company goes through the trouble of creating and publishing a Press Release about you joining the team, I suspect that they expect some work out of you. So off to work I go! Windows based Hosting 2.0 for Shared Hosting? I get a lot of questions about using the Windows based Hosting Solu...
http://weblogs.asp.net/conrad/archive/2004/06
CC-MAIN-2014-52
refinedweb
2,765
61.36
Getting Started with Raspberry Pi Zero highest-utility Pi ever—Raspberry Pi Zero Richard Grimmett BIRMINGHAM - MUMBAI Getting Started with Raspberry Pi10316 Published by Packt Publishing Ltd. Livery Place 35 Livery Street Birmingham B3 2PB, UK. ISBN 978-1-78646-946-5 Credits Author Richard Grimmett Reviewer David Whale...
https://b-ok.org/book/2878409/ed1c19
CC-MAIN-2019-13
refinedweb
16,818
61.26
How do I delete a Route 53 hosted zone created by service discovery? Last updated: 2019-11-18 I'm trying to delete an Amazon Route 53 (Route 53) hosted zone created by service discovery in the Amazon Web Services (AWS) console. However, I'm receiving an error. How do I delete a Route 53 hosted zone created by service d...
https://aws.amazon.com/it/premiumsupport/knowledge-center/route-53-service-discovery-delete-zone/
CC-MAIN-2021-17
refinedweb
300
66.33
New advertising features and walkthrough of using Microsoft ads and mediation Dev Center has now integrated the functionality previously available in pubCenter to simplify how to create, manage and track your Microsoft advertising ad impressions and revenue. In addition, Microsoft Advertising and Windows ad mediation h...
https://blogs.windows.com/windowsdeveloper/2015/10/08/new-advertising-features-and-walkthrough-of-using-microsoft-ads-and-mediation/
CC-MAIN-2020-29
refinedweb
2,560
60.14
import formats from global area into formats in site We are currently using version 6.0.3, but are testing 6.7 beta. We have one site in Cascade Server, but most of our content is still in the global region. We have a number of XSLT formats in our site that do an xsl:import of formats in the global region. This worked ...
https://help-archives.hannonhill.com/discussions/how-do-i/33-import-formats-from-global-area-into-formats-in-site
CC-MAIN-2021-49
refinedweb
206
73.27
Running XtraDB Cluster Nodes With Namespaces on the Same Host This post is a continuance of my Docker series and examines Running Percona XtraDB Cluster nodes with Linux Network Namespaces on the same host. Join the DZone community and get the full member experience.Join For Free because Namespace: -: Next, we create f...
https://dzone.com/articles/running-percona-xtradb-cluster-nodes-with-linux-ne
CC-MAIN-2021-43
refinedweb
145
59.23
DrawBot is an environment for creating graphics programatically in macOS using Python. It is open-source and can be downloaded freely from drawbot.com. app DrawBot is a stand-alone application for macOS. The app includes a Python interpreter, and a development environment with a code editor and a programmable canvas. A...
https://doc.robofont.com/documentation/topics/drawbot/
CC-MAIN-2021-39
refinedweb
165
50.53
Dive-in: The majority of Python script tools that execute successfully on your computer will publish and execute successfully on a GIS Server—you do not have to modify your script in any way. However, if you are encountering problems it may be due to your script using a lot of project data, or using import statements t...
http://enterprise.arcgis.com/en/server/latest/publish-services/windows/authoring-geoprocessing-tasks-with-python-scripts.htm
CC-MAIN-2018-13
refinedweb
2,398
53.61
DB> +/** DB> + * lxcControllerMoveInterfaces DB> + * @nveths: number of interfaces DB> + * @veths: interface names DB> + * @container: pid of container DB> + * DB> + * Moves network interfaces into a container's namespace DB> + * DB> + * Returns 0 on success or -1 in case of error DB> + */ DB> +static int lxcController...
https://www.redhat.com/archives/libvir-list/2008-July/msg00203.html
CC-MAIN-2015-11
refinedweb
506
59.13
Fabian Guisset <fguisset@softhome.net> Warning: this document has not yet been reviewed by the DOM gurus, it might contain some errors. This document is an introduction to the use of XPCOM in the context of the DOM code. The use of XPCOM and nsCOMPtr's described in this document covers about 80% of what you need to kno...
https://developer.mozilla.org/en-US/docs/Introduction_to_XPCOM_for_the_DOM$revision/113695
CC-MAIN-2015-18
refinedweb
4,621
54.83
US7065618B1 - Leasing scheme for data-modifying operations - Google PatentsLeasing scheme for data-modifying operations Download PDF Info - Publication number - US7065618B1US7065618B1 US10/608,136 US60813603A US7065618B1 US 7065618 B1 US7065618 B1 US 7065618B1 US 60813603 A US60813603 A US 60813603A US 7065618 B1 US706...
https://patents.google.com/patent/US7065618B1/en
CC-MAIN-2019-22
refinedweb
8,349
50.57
problem in overwrite using Generics Discussion in 'Java' started by SantaJava Deployment in 2.0 - How To Not Overwrite web.config=?Utf-8?B?Um9iZXJ0?=, Nov 2, 2005, in forum: ASP .Net - Replies: - 8 - Views: - 4,446 - Juan T. Llibre - Nov 3, 2005 Can't convert a generics list of objects into a generics list ofinterfaces...
http://www.thecodingforums.com/threads/problem-in-overwrite-using-generics.390458/
CC-MAIN-2014-35
refinedweb
128
68.3
ISSUE-39 importing components from another namespace - State: - CLOSED - Product: - Basic - Raised by: - Paul Downey - Opened on: - 2006-05-04 - Description:. - Related emails: - ISSUE-39: importing components from another namespace (from dean+cgi@w3.org on 2006-05-04) - Agenda: XML Schema Patterns for Databinding Telc...
http://www.w3.org/2002/ws/databinding/issues/39/
CC-MAIN-2017-09
refinedweb
118
58.89
androidStatusBarkey in app.json. It exposes the following options: light-content- The status bar content is light colored (usually white). This is the default value. dark-content- The status bar content is dark colored (usually dark grey). This is only available on Android 6.0 onwards. It will fallback to light-content...
https://docs.expo.io/versions/v25.0.0/guides/configuring-statusbar
CC-MAIN-2019-04
refinedweb
188
60.41
bzrlib should provide context managers for locking Bug Description In a recent Launchpad branch I implemented this: class ReadLockTree( """Context manager to claim a read lock on a bzr tree.""" def __init__(self, tree): self.tree = tree def __enter__(self): def __exit__(self, exc_type, exc_val, exc_tb): return False An...
https://bugs.launchpad.net/bzr/+bug/522195
CC-MAIN-2018-39
refinedweb
203
60.82
Important: Please read the Qt Code of Conduct - From widgets to quick2 I have converted my old widget-based code to a new shiny QML UI running on touch-enabled windows desktop and android tablets in Qt5.2. I have done this with mixed results so here is an overview of the journey - I would love to hear from others who a...
https://forum.qt.io/topic/36096/from-widgets-to-quick2
CC-MAIN-2021-25
refinedweb
1,457
64.51
Travis Vitek wrote: > > >. > > I read the proposal for type traits and their motivation for using the base > class integral_constant<T,V> is to avoid having to write out of line > definitions as well as inline initialization of the static const member for > every trait. > > > Martin Sebor wrote: >>>? >>>> Right. >>>> >...
http://mail-archives.apache.org/mod_mbox/incubator-stdcxx-dev/200806.mbox/%3C4850DFC2.9030103@roguewave.com%3E
CC-MAIN-2013-48
refinedweb
376
58.72
Hi all, I am trying to get ExchangeSort to output numbers from an array to be in increasing order, yet the results come out in decreasing order, or as I put it, in reverse. Can anyone tell me how to get the results in increasing order? Example of input: (in order from first to last) 7, 3, 5, 6, 2Example of input: (in o...
https://cboard.cprogramming.com/cplusplus-programming/98471-why-does-output-program-come-out-reverse.html
CC-MAIN-2017-09
refinedweb
118
66.88
JMeter vs. Locust - Which One Should You Choose? Apache JMeter™ and Locust are two of the most well-known and popular performance testing tools used by developers in the IT community and by different companies. In this article we will provide a side by side comparison of JMeter and Locust, by covering the most importan...
https://www.blazemeter.com/blog/jmeter-vs-locust-which-one-should-you-choose/?utm_source=blog&utm_medium=BM_blog&utm_campaign=locust-assertions-a-complete-user-manual
CC-MAIN-2021-04
refinedweb
2,642
56.89
Recently I started practicing coding on this website and I have a problem with code submission that there shows message "Line 57: redefinition of ‘int main()’." everytime I submit my solution. I do not know why and the code itself works fine on my computer. Here is the code #include <vector> #include <iostream> using n...
https://discuss.leetcode.com/topic/14536/failed-submission
CC-MAIN-2017-39
refinedweb
295
57.77
… I took the last function primeListSofE and experimented making some changes to it. You don’t need to import math just for sqrt since you can use ‘int(n**.5)’. You can create the sieve with sieve = [True] * (maxI+1) avoiding the need to iterate through xrange. The ‘p’ loop can be translated into an ‘i’ loop; and the ‘...
https://numericalrecipes.wordpress.com/2009/03/16/prime-numbers-2-the-sieve-of-erathostenes/
CC-MAIN-2017-13
refinedweb
564
68.5
Utube Sues YouTube 438 An anonymous reader writes "From The Age article: Universal Tube, which sells used machines that make tubes, has said it has lost business because customers have had trouble accessing its site." So now Utube is suing?" Obligatory (Score:5, Funny) obviously (Score:2) Obviously, because the interne...
https://slashdot.org/story/06/11/02/0357210/utube-sues-youtube
CC-MAIN-2016-36
refinedweb
2,014
74.19
This glossary of terms is used in the SunPlex documentation. A workstation that is used to run cluster administrative software. A condition in which a cluster restarts after a shutdown with stale cluster configuration data (CCR). For example, on a two-node cluster with only node 1 operational, if a cluster configuratio...
http://docs.oracle.com/cd/E19199-01/816-3383/6m9lt7uv2/index.html
CC-MAIN-2016-22
refinedweb
2,471
58.28
Last year the new version of JavaScript was released and it gave us a lot of new goodies. Amongst those was syntax for importing and exporting of modules which finally codified “the only way” to do modules in JavaScript. Or well, eventually. Another nice thing is that it’s specced in such a way that you can statically ...
https://blog.jscrambler.com/creating-modules-javascript-es7-babel/
CC-MAIN-2022-27
refinedweb
1,218
66.84
Note: this entry references code for an older version of VE3D. The newest code samples are here. ;) Update: The intellisense files in the samples zip have been updated to be more complete. Hidden treasures! I think this blog is being confused with the 3D spaces blog that also just launched. I put a link on the MSDN for...
http://blogs.msdn.com/virtualearth3d/archive/2008/04/11/adding-a-virtual-earth-3d-plug-in-to-your-webpage.aspx
crawl-002
refinedweb
534
73.68
Introduction to Switch Statement in C# This article will see an outline of Switch Statement in C#; C # is a very powerful object-oriented programming language of.Net Framework. The .Net framework is an extensive, revolutionary platform using which the following applications such as Windows applications, Web application...
https://www.educba.com/switch-statement-in-c-sharp/?source=leftnav
CC-MAIN-2022-27
refinedweb
441
65.12
Shader Basics Overview of Shaders Panda3D supports two shading languages: GLSL and Cg. This section assumes that you have a working knowledge of a shader language. If not, it would be wise to read about GLSL or Cg: - usually only find a vertex and fragment shader, since geometry and tessellation shaders are relatively ...
https://docs.panda3d.org/1.10/cpp/programming/shaders/shader-basics
CC-MAIN-2022-27
refinedweb
775
53.92
#include <Ontology.hpp> #include <Ontology.hpp> List of all members. Default constructor takes a domain name. [virtual] Virtual destructor. Add a child to a member of the ontology. This does not store the type being added, but only updates the child reference of an existing type Add a new metatype to this ontology. Cre...
http://corelinux.sourceforge.net/clfw_classref/class_corelinux__Ontology.html
crawl-001
refinedweb
141
62.04
Does Java has ambiguous syntax which needs more information about an identifier? java syntax cheat sheet java syntax list pdf java syntax examples java syntax definition java syntax guide what does ?'' mean in java context free grammar java code NOTICE: This question is not about "Java do not have pointers" In C langua...
https://thetopsites.net/article/55567729.shtml
CC-MAIN-2021-25
refinedweb
1,793
61.26
I just released an improved version of the Service Bus Explorer 2.1 and 2.2. The zip file contains: - The source code for the Service Bus Explorer 2.2.1.1. This version of the tool uses the Microsoft.ServiceBus.dll 2.2.1.1 that is compatible with the current version of the Windows Azure Service Bus, but not with the Se...
https://blogs.msdn.microsoft.com/paolos/2013/12/18/released-listener-for-queues-and-subscriptions-in-the-service-bus-explorer/
CC-MAIN-2018-39
refinedweb
800
67.65
We have all seen the different type of applications the .NET Common Language Runtime (CLR) caters for, Web applications (ASP.NET), GUI-based ones (WinForms), simple console-based ones and managed ActiveX controls hosted by Internet Explorer When we write code targeted for the 'managed world' in the languages that .NET ...
http://www.codeproject.com/KB/COM/simpleclrhost.aspx
crawl-002
refinedweb
1,207
55.44
All about Async/Await, System.Threading.Tasks, System.Collections.Concurrent, System.Linq, and more… We've spent a lot of time touting improvements to the .NET Framework in .NET 4 around threading, including core enhancements to the performance of the runtime itself. Sometimes data is more powerful than words, however,...
http://blogs.msdn.com/b/pfxteam/archive/2010/04/13/9995622.aspx
CC-MAIN-2016-18
refinedweb
1,179
66.23
25 August 2009 16:23 [Source: ICIS news] HOUSTON (ICIS news)--Dow Chemical named Tim Hassinger and David Blakemore as vice presidents in the company’s Dow AgroSciences business, the US producer said on Tuesday. Hassinger was named vice president of the crops business unit, which was the former role of new Dow AgroScien...
http://www.icis.com/Articles/2009/08/25/9242728/moves-us-dow-names-two-vps-for-agrosciences-business.html
CC-MAIN-2014-42
refinedweb
167
53.34
/> Python. Console output with the print function in Python writes to a file called sys.stdout (standard output) which by default points to the screen rather than a file on disc. Similarly, console input reads from a file called sys.stdin (standard input) which by default points to the keyboard. However, these default...
https://www.codedrome.com/redirection-and-piping-in-python/
CC-MAIN-2020-34
refinedweb
817
63.46
The past couple of weeks have been huge in the Ruby world. A number of major releases of popular Ruby packages were made, and several interesting posts were made to blogs and the Ruby mailing list. Let's now take a quick look at the bi-week that was. One package to keep an eye on is Mongrel, a much faster replacement f...
http://www.linuxjournal.com/article/8970?quicktabs_1=2
CC-MAIN-2017-13
refinedweb
1,763
62.58
Hi, I am using React and having trouble rendering a simple element ( <p>hello<p>) in my class-based component called SingleRoom. I have copied the code from my App.js, Room.js, and SingleRoom.js files. Let me walk you through the structure. Using a switch statement, the App.js file routes the user to the SingleRoom.js ...
https://forum.freecodecamp.org/t/rendering-elements-in-react/350611
CC-MAIN-2022-21
refinedweb
417
52.36
SharePoint List Items CRUD Operations Demo Using PnPJS In React based SPFx Webpart PnPJS is an awesome library that providers wrappers around SharePoint REST API so that we as the developer do to perform list item operations using PnP JS in React-based SPFx solutions, we will see an example of a web part but this can b...
https://siddharthvaghasia.com/2021/08/17/sharepoint-list-items-crud-operations-demo-using-pnpjs-in-react-based-spfx-webpart/
CC-MAIN-2022-21
refinedweb
809
50.94
XSLT 2.0 adds several features that greatly enhance the ability of style sheets to work with data. Apart from the benefits of being built on XPath 2.0 (which I'll discuss in next month's column), XSLT 2.0 provides many other benefits to the XSLT language, including the ability to: - Group nodes - Create user-defined fu...
http://www.ibm.com/developerworks/xml/library/x-xdxslt20.html
CC-MAIN-2014-23
refinedweb
928
62.78
Quant Basics 4: Analysing A Single Backtest In the previous posts we have downloaded market data, developed a vectorised backtest and calculated PnL, Sharpe ratio and drawdown. In this post we will set up, run and analyse a single backtest. This is the basis for running parameter sweeps and optimisations with hundreds ...
http://aaaquants.com/2017/08/24/quant-basics-4-analysing-a-single-backtest/
CC-MAIN-2019-39
refinedweb
763
60.14
tgext.menu 1.0rc3 Automatic menu/navbar/sidebar generation extension for TurboGears== Welcome to the TurboGears Menu Extension == tgext.menu provides a way for controllers to be more easily reused, while providing developers a way to stop worrying about the menus in their application. In a nutshell, that is what you ge...
https://pypi.python.org/pypi/tgext.menu/
CC-MAIN-2017-47
refinedweb
2,131
65.62
Y/N // Y // Enter a number between -2,147,483,648 and +2,147,483,647 (inclusive). // -1000 // The new value is -999 // Go again? What is the simplest way to put some text at the beginning of a line and to put some text at the center of the same line? Does arrTeamMembers already have items in it? –Zach Johnson Feb 25 '1...
http://hiflytech.com/string-to/cannot-convert-from-string-to-out-string.html
CC-MAIN-2017-47
refinedweb
1,138
64.91
import "google.golang.org/grpc/encoding/gzip" Package gzip implements and registers the gzip compressor during the initialization. This package is EXPERIMENTAL. Name is the name registered for the gzip compressor. SetLevel updates the registered gzip compressor to use the compression level specified (gzip.HuffmanOnly i...
https://godoc.org/google.golang.org/grpc/encoding/gzip
CC-MAIN-2019-43
refinedweb
103
53.58
user under Computer Management > WMI Control > Properties > Security tab > Security button > allow both Enable Account and Remote Enable for the specified user. Make sure you have the right namespace selected, or if root is selected make sure the permission applies to subnamespaces. - Add the user to the Distributed C...
https://www.experts-exchange.com/questions/28702534/powershell-wmi-access-denied-issues.html
CC-MAIN-2018-30
refinedweb
141
56.05
For those of you following along, sorry it been nearly a month since the last post in this series! I did start the series having everything already completed and it became evident that I still had some learning to do! Good for learning, bad for regular blog posts. I wrote this post because of all the learning: Article ...
https://dev.to/doylecodes/graphql-basics-part-4-connecting-frontend-and-backend-35p7
CC-MAIN-2022-05
refinedweb
1,295
65.32
Subject: Re: [OMPI devel] mca_PROJECT_FRAMEWORK_COMPONENT_symbol vs. mca_FRAMEWORK_COMPONENT_symbol From: Ralph Castain (rhc_at_[hidden]) Date: 2014-07-30 17:40:41: > Jeff and I were talking about some namespacing issues that have come up in the recent BTL move from OMPI to OPAL. AFAIK, the current system for namespaci...
https://www.open-mpi.org/community/lists/devel/2014/07/15372.php
CC-MAIN-2016-22
refinedweb
183
55.74
You can subscribe to this list here. Showing 1 results of 1 ******************************************************************* [03:02] lilo (levin@...) left irc: "brb" [03:02] Misirlou (~aew@...) left irc: Read error: 104 (Connection reset by peer) [03:09] foser (d0h@...) left irc: "[ I want to believe ]" [03:29] thom...
http://sourceforge.net/p/gstreamer/mailman/gstreamer-daily/?viewmonth=200311&viewday=21
CC-MAIN-2014-23
refinedweb
10,256
70.84
2 May 19:14 threading fixed :) From: Stefan Behnel <stefan_ml <at> behnel.de> Subject: threading fixed :) Newsgroups: gmane.comp.python.lxml.devel Date: 2008-05-02 17:16:34 GMT Subject: threading fixed :) Newsgroups: gmane.comp.python.lxml.devel Date: 2008-05-02 17:16:34 GMT Hi, there has been a long-standing issue in ...
http://permalink.gmane.org/gmane.comp.python.lxml.devel/3571
crawl-002
refinedweb
412
65.73
Computer Science Archive: Questions from September 01, 2012 - Anonymous asked9 answers - TrickyGorilla2555 askedPlease read the instructions for each part carefully. Comments out the codes and their functionality... Show morePlease read the instructions for each part carefully. Comments out the codes and their function...
http://www.chegg.com/homework-help/questions-and-answers/computer-science-archive-2012-september-01
CC-MAIN-2014-41
refinedweb
2,967
62.68
> On 14 Mar 2019, at 14:10, Alex Herbert <alex.d.herbert@gmail.com> wrote: > > Sorry, my earlier message was truncated. > > On 13/03/2019 18:31, Gilles Sadowski wrote: >> >>> I ran: >>> >>> XorShiftXorComposite: XorComposite using XorShift1024Star + >>> XorShift1024StarPhi with the same seed >>> >>> XorShiftSerialCompo...
http://mail-archives.us.apache.org/mod_mbox/commons-dev/201903.mbox/%3C32146F8A-53EF-4119-9543-AA06C7245FD0@gmail.com%3E
CC-MAIN-2019-13
refinedweb
758
57.16
Red Hat Bugzilla – Bug 438728 Upstream Miro 1.2 released Last modified: 2008-04-09 01:22:30 EDT Description of problem: miro 1.2 released. get it while it's hot: Please notice me in this bug, when Miro 1.2 will reach Rawhide. reassigning to version rawhide - sorry for not doing that before OK, rebuilt on koji: should b...
https://bugzilla.redhat.com/show_bug.cgi?id=438728
CC-MAIN-2017-09
refinedweb
751
58.99
Back to index Go to the source code of this file. Definition at line 28 of file footnotes.h. Definition at line 30 of file footnotes.h. Definition at line 29 of file footnotes.h. Definition at line 26 of file footnotes.h. Definition at line 165 of file footnotes.c. { WINDOW *fn_win; NODE *new_footnotes; fn_win = find_f...
https://sourcecodebrowser.com/tetex-bin/3.0/footnotes_8h.html
CC-MAIN-2017-51
refinedweb
295
55.84
- How is Intel® IPP different from OpenCV? - Which Intel IPP functions are used in OpenCV? - How can I make OpenCV automatically call Intel IPP functions at run-time? and how to detect it? - How do I use both Intel IPP and OpenCV functions in my application? - Known IPP and OpenCV issue - What new functions have been a...
http://software.intel.com/en-us/articles/intel-integrated-performance-primitives-intel-ipp-open-source-computer-vision-library-opencv-faq/
crawl-003
refinedweb
1,519
58.48
Hi guys. I'm migrating from E and I'm missing some features. One of that is toggling single/multi line for css properties. Let's say this code: .test { color:#000; text-decoration:none; background:red; } After I press a key combination will become .test {color:#000; text-decoration:none; background:red; } I know about ...
https://forum.sublimetext.com/t/toggle-single-multi-line-from-e-text-to-sublime/1781
CC-MAIN-2017-39
refinedweb
911
68.06
sgb1010@hotmail.com writes: > Greetings! > > Is there a way to leave a connection open in SSH, something as a > 'session' which can be restored later? I think you're about to fall in love with Gnu screen. > My scenario is the following: I connect to a remote machine (which has > sshd) via SSH, run octave, run a long sc...
http://fixunix.com/ssh/73821-leaving-connection-open-sessions.html
CC-MAIN-2016-30
refinedweb
270
73.88
Hardware DB Project Wiki - Table of contents - Hardware DB Project Hardware DB Project¶ This project converted the original NOvA Hardware Database to a generalized form useable by all experiments. It now consists of a core which is common to all experiments and a section of code which maps to the experiments database. ...
https://cdcvs.fnal.gov/redmine/projects/hardwaredb/wiki
CC-MAIN-2020-34
refinedweb
840
60.82
java2perl6api - a Java to Perl 6 API translator java2perl6api [options] class_file [...] --help this message --outdir=D root directory for output files (default '.') --nonest don't place output files in nested directories --nocompile don't compile the generated modules into .pir files --norecurse don't recurse into typ...
http://search.cpan.org/~timb/Java-2Perl6API-0.11/bin/java2perl6api
CC-MAIN-2015-48
refinedweb
511
56.45
Exercises in Kotlin, Part 3: Functions Exercises in Kotlin, Part 3: Functions A deep dive into the types of functions and syntax in Kotlin. Join the DZone community and get the full member experience.Join For Free Download Microservices for Java Developers: A hands-on introduction to frameworks and containers. Brought ...
https://dzone.com/articles/exercises-in-kotlin-part-3-functions
CC-MAIN-2019-09
refinedweb
1,915
60.95
"Upgrading Ubuntu to version 9.10" untranslated and missing for translation Bug Description Binary package hint: update-manager TEST CASE: 1. use german (or spanish) locales in jaunty 2. run "update-manager" 3. click on upgrade 4. verify that most of the main upgrader window is localized, but that the main string ""Upg...
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/460547
CC-MAIN-2019-26
refinedweb
667
58.69
Details - Type: Bug - Status: Closed - Priority: Major - Resolution: Not A Problem - Affects Version/s: 2.0.6, 2.0.7, 3.0.0 PDFBox - Fix Version/s: None - Component/s: Text extraction - Labels: - Flags:Important Description Hi, To extract text by paragraphs is probably the most looking forward improvement asked by PDFB...
https://issues.apache.org/jira/browse/PDFBOX-3804?attachmentOrder=desc
CC-MAIN-2019-09
refinedweb
313
72.26
Joachim Schmitz wrote: > Hmm, if you'd remove the remark about misfeature, esp. in connection with the > 'reported by' and my name attached to it, I think I could live with this. I can remove the 'reported by' line. But the misfeature is one. "misfeature" is a negative but polite term. The misfeature is not so much the...
https://lists.gnu.org/archive/html/bug-gnulib/2010-10/msg00026.html
CC-MAIN-2019-39
refinedweb
504
75.71
Warning C4267 in the expression unsigned n = str.find(substr) When porting 32-bit code on a 64-bit system, Visual C++ compiler may generate a lot of warnings C4267 for the code where the result of the function std::string::find() is saved into a variable of the unsigned type. Here is such an example: using namespace st...
http://www.viva64.com/en/k/0027/
CC-MAIN-2015-32
refinedweb
581
59.64
ADO.NET Managed Providers: SQL Managed Provider and OleDB Managed Provider Introduction In the last chapter, you began looking at how an ASP.NET data-driven solution works. You looked at the ADO.NET object model, and at how to build a DataSet dynamically. In this chapter, you'll dig into the two data access Managed Pro...
http://www.informit.com/articles/article.aspx?p=27640&amp;seqNum=4
CC-MAIN-2018-34
refinedweb
549
67.15
This document is also available in these non-normative formats: XML. Copyright © 2011 W3C® (MIT, ERCIM, Keio), All Rights Reserved. W3C liability, trademark and document use rules apply. (archives). Success criteria 2 Use case scenarios 2.1 Choosing a URI, providing a definition of the URI, using the URI 2.2 Using a do...
http://www.w3.org/2001/tag/awwsw/issue57/20110625/
CC-MAIN-2018-13
refinedweb
5,368
51.78
SYNOPSIS #include <termios.h> struct termios { tcflag_t c_iflag; tcflag_t c_oflag; tcflag_t c_cflag; tcflag_t c_lflag; cc_t c_cc[NCCS]; speed_t c_ispeed; speed_t c_ospeed; }; DESCRIPTION The termios general terminal interface provides an interface to asynchronous communications devices. The NuTCRACKER Platform supports...
https://www.mkssoftware.com/docs/man5/struct_termios.5.asp
CC-MAIN-2022-40
refinedweb
2,722
63.8
by Bob The term DDD comes from the book by Eric Evans: “Domain-Driven Design: Tackling Complexity in the Heart of Software “. In his book he describes a set of practices that aim to help us build maintainable, rich, software systems that solve customer’s problems. The book is 560 pages of dense insight, so you’ll pardo...
https://io.made.com/blog/2017-09-07-introducing-command-handler.html
CC-MAIN-2021-49
refinedweb
1,936
53.71
On Monday 08 February 2010 03:48:06 Haicheng Li wrote:> hello,> > any comments on this patch? in fact, it's a straightforward bug fix: with existing> CPU hotadd code, new added CPUs won't be mapped to its own node. especially for hotadding> a new node with CPU and MEM, new added memories can be mapped to this new node,...
http://lkml.org/lkml/2010/2/10/164
CC-MAIN-2017-04
refinedweb
372
67.35
Conference part of the Devoxx 2012 starts today. This means three keynotes in the morning and 60 minute talks for the rest of the day. Finally all 3400 developers have arrived in Belgium to share the 3 day Devoxx conference. Also the rest of the ConSol gang has arrived in Antwerp so we are now 6 people. This year’s Dev...
https://labs.consol.de/devoxx/development/2012/11/15/devoxx-2012-day-3.html
CC-MAIN-2017-43
refinedweb
2,630
64.51
Rails File Switcher Sublime Text 2 plugin for switching between Models, Controllers and Views Details Installs - Total 4K - Win 694 - Mac 2K - Linux 1K Readme - Source - raw.githubusercontent.com Rails File Switcher for Sublime Text 2 Rails File Switcher is a plugin for Sublime Text 2 that allows you to switch between ...
https://packagecontrol.io/packages/Rails%20File%20Switcher
CC-MAIN-2020-45
refinedweb
538
56.55
This talk was about Python on Nokia s60 phones. These are my notes... Discusses implementation details - like what they had to change to get it working nicely. He also discussed what you can do with the phone - which turns out to be most things. Like accessing the camera, and sending/receiving sms. It's based on python...
http://renesd.blogspot.com/2007/07/snakes-on-phone-europython-2007.html
CC-MAIN-2018-17
refinedweb
426
68.77
In article <opsb9nh9xd1v4ijd at musicbox>, Pierre-Frédéric Caillaud wrote: > >> No, in PHP, you can find out if a variable exists using isset(). And >> trying >> to dereference an uninitialized variable will generate a warning if you >> have >> error reporting turned up all the way (error_reporting(E_ALL)). > > WRONG !...
https://mail.python.org/pipermail/python-list/2004-August/273334.html
CC-MAIN-2014-15
refinedweb
193
66.54
Pillow is the friendly PIL fork. Initially just a packaging fork, now considering image code bug fixes and Python 3 support. To be friendly, we attempt to track changes against upstream tickets in PIL. Pillow 1.7.8 is out! Read about it here: This release includes: To install Pillow: $ easy_install Pillow Or: $ pip ins...
http://blog.aclark.net/2012/11/02/pillow-1-7-8/
CC-MAIN-2016-50
refinedweb
157
67.35
It’s no secret that we’re big fans of Redis here at thoughtbot. Redis has great data structures, plenty of fantastic libraries for interacting with it, and is plain fast. Several questions kept arising though every time we deployed Redis to Hoptoad and several client projects: What’s actually going on inside of Redis? ...
http://robots.thoughtbot.com/radish-dig-deep-into-redis
CC-MAIN-2014-52
refinedweb
381
63.49
class Temp { public : Temp(X& x): x_(x) {} Temp(X& x, Y& y) : x_(x), y_(y) {} ... private: X& x_; Y& y_; } Temp(X& x): x_(x) y_ I will suggest another approach, even though that may be not what you are looking for. It doesn't use reference variables (memory pointers instead), it also doesn't use boost, but it will allo...
https://codedump.io/share/NHHNPxkeB1jM/1/initialize-member-references-correctly
CC-MAIN-2017-04
refinedweb
120
76.35
Adding scope for Watcher data model¶ Problem description¶ For a large cloud infrastructure, such as CERN, there are more than 10k servers, retrieving data from Nova to build Watcher compute data model may take a long time. If the audit is just for a subset of all nodes, it’s better to get the data from the nodes that a...
http://specs.openstack.org/openstack/watcher-specs/specs/stein/implemented/scope-for-watcher-datamodel.html
CC-MAIN-2020-05
refinedweb
353
61.97
Hey guys, I am very new to c++, and im trying to learn and master the basics Could you guys please tell me what i am doing wrong here. I want to maintain my current coding format. This is a simple converting code. Will be accepting inches, and feet, that will be converted into centimeters. The problem is that line 13, ...
https://www.daniweb.com/programming/software-development/threads/409291/new-at-c-what-am-i-doing-wrong-in-this-simple-program
CC-MAIN-2017-51
refinedweb
186
59.43
As we saw with Salesforce flows, copying and pasting configuration settings within typically point-and-click “business logic tools” is a great reason to be able to read and write XML. Let’s look at another handy “copy-paste” task for Salesforce admins: ensuring that DemandTools scenarios which should have identical com...
https://practicaldev-herokuapp-com.global.ssl.fastly.net/katiekodes/xml-for-salesforce-administrators-demandtools-configuration-5a78
CC-MAIN-2021-10
refinedweb
1,987
60.65
Simple library for perform quick nearby search for geo spatial data. It was written and tested on Python 2.7. pip install geoindex pip install -e git://github.com/gusdan/geoindex.git#egg=geoindex If we have 100000 geo coordinates and we have to find some nearby location to given point and with given radius we can do so...
https://pypi.org/project/geoindex/
CC-MAIN-2017-09
refinedweb
377
65.12
Subject: [PR #274] Replace Boost.MPL with Boost.MP11 From: Mateusz Loskot (mateusz_at_[hidden]) Date: 2019-04-02 22:41:15 Hi, I have submitted a very large PR that ports GIL develop branch from Boost.MPL to Boost.MP11 and C++11 type traits: Apart from failing one of legacy tests (see PR description), which I'm going to...
https://lists.boost.org/boost-gil/2019/04/0167.php
CC-MAIN-2021-25
refinedweb
115
69.89
Specification link: 21.3 An example masking-path-14-f ← index → painting-control-01-f Tests that contain the draft-watermark are under development and may be incorrectly testing a feature. Run the test. No interaction required. The rendered result should match the reference image and there should be no error messages o...
http://www.w3.org/Graphics/SVG/Test/20110816/harness/htmlObjectApproved/metadata-example-01-t.html
CC-MAIN-2017-30
refinedweb
106
59.19
RE: ViewcvsOxley, David wrote: > Yes, I read the install file. It said to copy the files > under mod_python to a directory hosted by Apache. > > I've just run "cvs up -D 06/14/2003" on viewcvs and got it > working with the main links, but the links at the top ([svn] > /Project/trunk) are giving the original error. HEAD...
http://svn.haxx.se/dev/archive-2003-08/0457.shtml
CC-MAIN-2013-20
refinedweb
240
58.38
I think that the terminology that is adopted by programmers is often the cause of many of the problems even relatively experienced programmers have. What is a container? Well common sense says that it something into which you can put things. In an object-oriented world surely that means a container is an object into wh...
https://accu.org/journals/overload/5/17-18/theharpist_1455/
CC-MAIN-2021-10
refinedweb
2,020
61.36
One of the first things that is going to strike many first-time programmers of the Win32 API is that there are tons and tons of old data types to deal with. Sometimes, just keeping all the correct data types in order can be more difficult than writing a nice program. This page will talk a little bit about some of the d...
http://en.m.wikibooks.org/wiki/Windows_Programming/Handles_and_Data_Types
CC-MAIN-2015-11
refinedweb
2,009
58.52