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
Eric Firing had the excellent idea of making a CODING_GUIDE which summarizes the conventions used in matplotlib development, and I've added this to svn. Feel free to make changes, additions and comments. I think we could add a lot here, including an overview of the API. Here is the document I just committed:: Devs, fee...
http://sourceforge.net/p/matplotlib/mailman/message/8931311/
CC-MAIN-2015-32
refinedweb
2,707
65.52
Content-type: text/html #include <stdio.h> #include <filehdr.h> #include <syms.h> #include <ldfcn.h> int ldsseek (ldptr, sectindx) LDFILE *ldptr; unsigned short sectindx; int ldnsseek (ldptr, sectname) LDFILE *ldptr; char *sectname; ldsseek seeks to the section specified by sectindx of the common object file currently ...
https://backdrift.org/man/tru64/man3/ldsseek.3.html
CC-MAIN-2017-26
refinedweb
146
68.47
StabilityStability As of Deno 1.0.0, the Deno namespace APIs are stable. That means we will strive to make code working under 1.0.0 continue to work in future versions. However, not all of Deno's features are ready for production yet. Features which are not ready, because they are still in draft phase, are locked behin...
https://deno.land/manual@v1.9.2/runtime/stability
CC-MAIN-2022-40
refinedweb
196
67.45
Hello, I've attempted to create program that will create a bar chart of stars to look like this... -------------------------------------- 1: *** 2: * and so on, it has to read the amount of 6 numbers from the command line and then print the correct amount of stars for each, each time I try and compile this program i ge...
http://cboard.cprogramming.com/cplusplus-programming/86038-barchart-unfamiliar-compiling-errors.html
CC-MAIN-2014-42
refinedweb
262
82.07
Removing xalan.jarDimitris Andreadis Feb 23, 2006 4:56 AM (I'm copying the discussion from the dev-list here for reference) "dimitris@jboss.org" wrote: I tried to remove lib/endorsed/xalan.jar in 4.0.x and the situation is as follows: Works fine under jdk1.5, but breaks under jdk5 when the XSLSubDeployer does a Transfo...
https://developer.jboss.org/thread/105351
CC-MAIN-2018-22
refinedweb
1,728
52.97
July 21, 2020. We've developed and open sourced TransCoder, an entirely self-supervised neural transcompiler system that can make code migration far easier and more efficient. Our method is the first AI system able to translate code from one programming language to another without requiring parallel data for training. ...
https://ai.facebook.com/blog/deep-learning-to-translate-between-programming-languages
CC-MAIN-2021-04
refinedweb
1,678
55.03
Taking Your Database Beyond a Single Kubernetes Cluster Running a database (or indeed any application) across multiple regions or Kubernetes clusters is tricky without proper care and planning up front. Join the DZone community and get the full member experience.Join For Free Global applications need a data layer that ...
https://dzone.com/articles/taking-your-database-beyond-a-single-kubernetes-cl
CC-MAIN-2022-21
refinedweb
2,238
60.04
Android: Bitmap to Integer array Posted by DimasTheDriver | Oct 20th, 2011 | Filed under Programming . The array is later processed and encoded into the same Bitmap object, creating a new image that gets displayed on the screen. Here’s the code: package fortyonepost.com.btia; import android.app.Activity; import android...
http://www.41post.com/4396/programming/android-bitmap-to-integer-array
CC-MAIN-2014-42
refinedweb
989
56.45
As a Kubernetes Administrator, you will come across broken pods. Being able to identify the issue and quickly fix the pods is essential to maintaining uptime for your applications running in Kubernetes. In this hands-on lab, you will be presented with a number of broken pods. You must identify the problem and take the ...
https://acloudguru.com/hands-on-labs/repairing-failed-pods-in-kubernetes
CC-MAIN-2022-33
refinedweb
245
58.01
Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org. [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] st: Importing command log/output log into review window Dear all, Is it possible to import the commands from a saved output log into the review win...
http://www.stata.com/statalist/archive/2011-05/msg01352.html
CC-MAIN-2017-30
refinedweb
144
68.5
ISO Namespace Validation Dispatching Language (NVDL) is a little language for taking an XML documents, sectioning it off into single namespace sections, attaching or detatching these sections in various ways, and then sending the resulting sections to the appropriate validation scripts. NVDL solves several problems tha...
http://www.oreillynet.com/xml/blog/2008/06/a_simple_iso_nvdl_script_for_p.html
CC-MAIN-2013-20
refinedweb
549
61.06
Question: Is there any performance difference between an instance method and an extension method? Solution:1 Don't forget extension methods are just static method calls wrapped in syntactic sugar. So what you're really asking is Is there a performance difference between static and instance methods The answer is yes and...
http://www.toontricks.com/2018/10/tutorial-performance-extension-method.html
CC-MAIN-2019-04
refinedweb
377
55.95
Why React-Native is Awesome Why React-Native is Awesome What is React Native? Basically it’s just React but for mobile. That’s it. There are some minor differences in element tags: you’ll use a View (or UIView for iOS) component rather than a div, an Image rather than img and there are no CSS files. The developer exper...
https://www.spectory.com/blog/Why%20React-Native%20is%20Awesome
CC-MAIN-2019-18
refinedweb
473
51.89
Re: Email Programming using System.Web.Mail - From: "Ed Bitzer" <edbitzer@xxxxxxxxx> - Date: Thu, 17 Jan 2008 07:12:04 -0500 "Stephany Young" <noone@localhost> wrote in message news:eIYqnxLWIHA.1188@xxxxxxxxxxxxxxxxxxxxxxx Time for everyone to get on the same page I think. The first thing that you need to confirm is th...
http://www.tech-archive.net/Archive/DotNet/microsoft.public.dotnet.languages.vb/2008-01/msg01045.html
crawl-002
refinedweb
930
62.88
@jsonql/client@jsonql/client This is jsonql browser client comes with jsonql-client (http) and optional socket clients, plus various modules for ui frameworks Basic ExampleBasic Example Stock http client const config = {} // your configuration options Using the static client with pre-generated contract (works better wi...
https://preview.npmjs.com/package/@jsonql/client
CC-MAIN-2020-45
refinedweb
503
62.48
On Wed, 11 Oct 2006, Gergo Szakal wrote: > > On Wed, 11 Oct 2006, Gergo Szakal wrote: > > > > > a2ps: gethostname: Cannot allocate memory > > > > That sure is strange. > > > > Is your document so large that processing it uses its available memory? > > > > Can you try printing a smaller document? > > Ehe, that's my prin...
http://leaf.dragonflybsd.org/mailarchive/users/2006-10/msg00143.html
CC-MAIN-2014-41
refinedweb
213
69.89
ALM Rangers - A Treasure Hunt Through ALM Readiness By ALM Rangers | April 2013 In this article,we introduce the sample Windows Store app, ALM Readiness Treasure Map, and share the design, coding and testing experiences of the Visual Studio ALM Rangers in building the app. It’s designed to provide a master catalog of t...
https://msdn.microsoft.com/en-us/magazine/dn166932.aspx
CC-MAIN-2019-04
refinedweb
3,269
52.6
The Atlassian Community can help you and your team get more value out of Atlassian products and practices. Hi Everybody! In our Jira 8.3.2. we have a lot of calculated fields that, based on an issue field, perform a JQL on the rest of the projects and gather a list of issues. From that list of issues we then get some c...
https://community.atlassian.com/t5/Marketplace-Apps-Integrations/Incorrect-usage-of-JIRA-lucene-search-API/qaq-p/1503542
CC-MAIN-2022-40
refinedweb
516
50.23
Yes it’s new, I just open sourced it 😛 The other day I wanted to measure some DOM nodes. This is useful when you have to align items, or respond to browser width, or … lots of reasons okay. I had to align a curvy line with elements that aren’t under my control. This little stepper component uses flexbox to evenly spac...
https://swizec.com/blog/usedimensions-a-react-hook-to-measure-dom-nodes/swizec/8983
CC-MAIN-2019-22
refinedweb
514
64.61
First C# Program In the previous section, we have created a console project. Now, let's write simple C# code to understand important building blocks. Every console application starts from the Main() method of Program class. The following example code displays "Hello World!!" on the console. using System; using System.C...
https://www.tutorialsteacher.com/csharp/first-csharp-program
CC-MAIN-2019-18
refinedweb
291
60.31
On Wed, Nov 7, 2012 at 12:35 PM, christofer.dutz@c-ware.de < christofer.dutz@c-ware.de> wrote: > Well this was allways my final goal. But I know that re-implemnting > something like Flexmojos would take quite some time. So my shedule was to > fix what was allready available and provide everyone with a solution that > t...
http://mail-archives.apache.org/mod_mbox/incubator-flex-dev/201211.mbox/%3CCACK5iZeMH9m4=FgPF814K7jjPBPqg6dSf+eRs1-rowAHYFGueg@mail.gmail.com%3E
CC-MAIN-2015-11
refinedweb
645
64
Parsing XML into a Perl structure Discussion in 'XML' started by zzapper, Sep 29, 2004. Want to reply to this thread or ask your own question?It takes just 2 minutes to sign up (and it's free!). Just click the sign up button to choose a username and then you can ask your own questions on the forum. - Similar Threads Pa...
http://www.thecodingforums.com/threads/parsing-xml-into-a-perl-structure.167918/
CC-MAIN-2015-48
refinedweb
184
71.18
. Before you start, make sure you've installed the Cygwin packages openssh, openssl, cvs, m4 and autoconf. You also need to make sure that the user environment variable MAKE_MODE is set to UNIX. If you don't do this you get very weird messages when you type make, such as: On a Win2k machine, open up a bash and do Check...
https://downloads.haskell.org/~ghc/5.00/docs/building/winbuild.html
CC-MAIN-2016-40
refinedweb
774
76.62
Mark Brown Tuition Physics, Mathematics and Computer Science Tuition & Resources Introduction to Python using Turtle : A Review Posted on 11-06-19 in Computing This post is part : - What Turtle is and how to write basic commands - What loops are and why we use them - What variables are and why we use them - How we can ...
https://markbrowntuition.co.uk/computing/2019/06/11/introduction-to-python-using-turtle-a-review/
CC-MAIN-2022-33
refinedweb
474
66.54
ZOJ-3838-Infusion Altar Infusion Altar Time Limit: 2 Seconds Memory Limit: 65536 KB Bob. InfusionAltar, ‘#’ means Runic Matrix, ‘o’ means Arcane Pedestal, ‘.’ means an empty place, ‘a’-‘z’ means occult paraphernalia(like skulls, crystals and candles) Bob placed around the Infusion Altar. There will not be characters ot...
http://blog.csdn.net/loy_184548/article/details/46828701
CC-MAIN-2018-09
refinedweb
443
72.6
Hi again! So here's what im trying to do this time: 1.Open a file. 2.Capitalize the first letter of every line. 3.Put it in another file. I got stuck with the third part. It capitalize every word on the console but not in the created file. I hope i dont abuse your patience. Tx.I hope i dont abuse your patience. Tx.Code...
http://cboard.cprogramming.com/cplusplus-programming/96988-ofstream.html
CC-MAIN-2015-35
refinedweb
113
73.44
Murthy's blog Webservices made simple using Ruby Was fortunate to take a look at Ruby Scripting language, got this chance while looking into Scripting Service Engine (One stop solution to run any script file in Open-ESB though it is in it's early stages we kind of tried to achieve JSR223 support in Open-ESB space. Of c...
http://blogs.sun.com/narayana/entry/webservices_made_simple_using_ruby
crawl-002
refinedweb
338
64.2
This paper introduces a new kind of primary expression that allows parameter packs to be expanded as a sequence of operators. We call these "fold expressions", named after the ubiquitous fold algorithm that applies a binary operator to a sequence values (also called accumulate in the standard library). Today, when we w...
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4191.html
CC-MAIN-2017-47
refinedweb
955
51.24
SystemSettingsView #include <BaseMode.h> Detailed Description Provides a interface for System Settings views. BaseMode is a standard interface for all plugins to System Settings to allow them to provide their own interface to KDE control modules. The developer need only ensure that they perform all initialization of th...
https://api.kde.org/4.x-api/kde-workspace-apidocs/systemsettings/core/html/classBaseMode.html
CC-MAIN-2020-16
refinedweb
949
59.5
scratchpad dragonchild The idea I had was to: <ol> <li>Clone the subrefs <li>Remove the ops which create the callframe and set @_ to the params passed in (except for the first one). <li>Add in an op for a label at the end of the tree corresponding to SUB_N: (where N is the sub #. <li>Replace the ops for "return (...)" ...
http://www.perlmonks.org/?displaytype=xml;node_id=358276
CC-MAIN-2016-07
refinedweb
170
73.78
Make keepalived healthcheck more configurable Bug Description Since the Newton release, users of HA routers have had a keepalived healthcheck that fails if it doesn't get a response to a single ping or if the expected tenant network address is not configured in the local namespace being watched. While this works for mo...
https://bugs.launchpad.net/neutron/+bug/1892200
CC-MAIN-2022-27
refinedweb
251
67.38
Create a pager owned vmo. #include <zircon/syscalls.h> zx_status_t zx_pager_create_vmo(zx_handle_t pager, uint32_t options, zx_handle_t port, uint64_t key, uint64_t size, zx_handle_t* out); Creates a VMO owned by a pager object. size will be rounded up to the next page size boundary, and options must be zero or ZX_VMO_...
https://fuchsia.googlesource.com/fuchsia/+/4b2a7378368301a5c187a6111ae336f4fe2cccda/zircon/docs/syscalls/pager_create_vmo.md
CC-MAIN-2020-16
refinedweb
413
55.03
Explanation: To switch contents displayed in the region dynamically, while dropping task flow on to the page, we select the Dynamic Region for holding the task flow. The af:region components generated in the JSF page remains same for both the static and dynamic regions. However, when we choose a dynamic region as a con...
http://susantotech.blogspot.in/2016/02/dynamic-region-in-oracle-adf.html
CC-MAIN-2018-13
refinedweb
979
52.87
Home » Support » Index of All Documentation » How-Tos » How-Tos for Modeling, Rendering, and Compositing Systems » Using Wing IDE with Source Filmmaker Wing IDE is an integrated development environment that can be used to develop, test, and debug Python code written for Source Filmmaker (SFM), a movie-making tool built...
http://www.wingware.com/doc/howtos/sfm
CC-MAIN-2015-32
refinedweb
402
62.88
Finding the volume of a unit cell at a fixed pressure Posted June 12, 2013 at 04:17 PM | categories: uncategorized | tags: | View Comments A typical unit cell optimization in DFT is performed by minimizing the total energy with respect to variations in the unit cell parameters and atomic positions. In this approach, a ...
http://kitchingroup.cheme.cmu.edu/blog/2013/06/12/Finding-the-volume-of-a-unit-cell-at-a-fixed-pressure/
CC-MAIN-2018-30
refinedweb
390
67.65
Coffeehouse Thread8 posts Forum Read Only This forum has been made read only by the site admins. No new threads or comments can be added. how to WPF in Windows.Forms with .NET 3.0 RC1 Back to Forum: Coffeehouse Conversation locked This conversation has been locked by the site admins. No new comments can be made. This i...
https://channel9.msdn.com/Forums/Coffeehouse/231600-how-to-WPF-in-WindowsForms-with-NET-30-RC1
CC-MAIN-2017-17
refinedweb
455
61.63
But I'm thinking I may want to read that binary file, and put the contacts into a combo box for the user to select who they would like to call. I KIND OF know how this would work, but I want to double check so I don't waste 2 days figuring this out. 1. I have to read the file in, and parse each field to a new String ar...
http://www.dreamincode.net/forums/topic/287821-binary-file-to-combobox/page__p__1677755
CC-MAIN-2016-07
refinedweb
317
76.11
There are some amazing math artworks on Wolfram Alpha. I was captivated by parametric equations that draw the faces of well known people and all using a few Sin functions. How is this achieved? It seems like a lot of work to go to if the curves are constructed by manual trial and error. The good news is that they are n...
http://i-programmer.info/projects/119-graphics-and-games/5735-how-to-draw-einsteins-face-parametrically.html
CC-MAIN-2014-15
refinedweb
543
68.4
mlab 1.1.2 Mlab is a high-level python to Matlab bridge that lets Matlab look like a normal python library This python library is based on the work of original mlabwrap project and Dani Valevski (from Dana Pe'er's lab): Primer Quick installation: pip install mlab Start working with the library by picking a MATLAB relea...
https://pypi.python.org/pypi/mlab/1.1.2
CC-MAIN-2016-18
refinedweb
1,211
56.86
IO in Files – Examples and explanation of fgets, fputs, fprintf, fscanf, fread, fwrite In the previous tutorial, we saw how a user can store a number of characters in a file using the function fputc() along with some other basic operations on file. Now, If we want to store a complete string at one go what should we do?...
https://www.codingeek.com/tutorials/c-programming/inputoutput-in-files/
CC-MAIN-2019-30
refinedweb
1,320
72.46
A configuration file(s) management library Project description Table of contents Overview kon is a very simple configuration file(s) management system that parses one or more configuration files in a path and provides an object tree that can be accessed directly. It also attempts to parse the data as concrete types so ...
https://pypi.org/project/kon/
CC-MAIN-2018-22
refinedweb
795
56.45
Deploy! Note The following chapter can be sometimes a bit hard to get through. Persist and finish it; deployment is an important part of the website development process. This chapter is placed in the middle of the tutorial so that your mentor can help with the slightly trickier process of getting your website online. T...
https://tutorial.djangogirls.org/en/deploy/
CC-MAIN-2017-34
refinedweb
1,745
65.93
Prerequisites for WCF-based code samples in Project 2013 Learn information to help you create projects in Visual Studio by using the WCF-based code samples that are included in the Project Server Interface (PSI) reference topics. Last modified: March 09, 2015), and change generic constant values to match your environme...
https://msdn.microsoft.com/en-us/library/ee872368(v=office.15).aspx
CC-MAIN-2016-44
refinedweb
653
61.87
Re: Which is simpler? (Was Re: [Suspend2-devel] Re: [ 00/10] [Suspend2] Modules support.) - From: "Rafael J. Wysocki" <rjw@xxxxxxx> - Date: Wed, 8 Feb 2006 15:23:14 +0100 Hi, On Wednesday 08 February 2006 14:23, Bodo Eggert wrote: There are some questions I have while looking at this HOWTO, which I think should be answ...
http://linux.derkeiler.com/Mailing-Lists/Kernel/2006-02/msg02954.html
crawl-002
refinedweb
270
66.94
cc [ flag ... ] file ... -lcurses [ library ... ] #include <curses.h> The baudrate() routine returns the output speed of the terminal. The number returned is in bits per second, for example 9600, and is an integer. With the erasechar() routine, the user's current erase character is returned.(). With the killchar() rout...
http://www.shrubbery.net/solaris9ab/SUNWaman/hman3curses/curs_termattrs.3curses.html
CC-MAIN-2015-22
refinedweb
166
59.4
#include <pqPipelineFilter.h> Definition at line 47 of file pqPipelineFilter.h. Returns the inputs ports on any proxy. Returns the required inputs ports on any proxy. This is generally same as getInputPorts() except if the property has a "hint" saying it's optional. Returns the number of input ports available on this f...
https://kitware.github.io/paraview-docs/latest/cxx/classpqPipelineFilter.html
CC-MAIN-2022-05
refinedweb
292
69.89
This part of the "Mastering Eclipse" series takes a detailed look at Eclipse's Java editor. The editor is where developers spend a majority of their time, so understanding its advanced features can significantly improve your productivity. The Organize Imports command The Organize Imports command adds missing imports an...
http://www.ibm.com/developerworks/opensource/library/os-eclipse-master3/index.html
CC-MAIN-2014-52
refinedweb
1,939
62.58
State. In charts that use C as the action language, you can call built-in MATLAB functions and access MATLAB workspace variables by using the ml namespace operator or the ml function. Because MATLAB functions are not available in a target environment, do not use the ml namespace operator and the ml function if you plan...
https://au.mathworks.com/help/stateflow/ug/calling-built-in-matlab-functions-and-accessing-workspace-data.html
CC-MAIN-2020-16
refinedweb
1,260
60.85
Undefined reference to '_imp__ZN9QGLWidgetC2ERQ9QGLFormat...' Hi there, I just quit MS .NET and started with QT. I was implementing an example from QT's tutorial "hellogl" starting from the scratch. I got the error message shown above + 14 more of them, related to formats and widgets. I searched every possible place to...
https://forum.qt.io/topic/2342/undefined-reference-to-_imp__zn9qglwidgetc2erq9qglformat
CC-MAIN-2018-05
refinedweb
257
84.68
Scout/NewAndNoteworthy/3.8 This page shows what you need to know about the new Eclipse Scout 3.8 release shipped with Eclipse Juno. Contents - 1 Release 3.8.0 - 1.1 New Runtime Features - 1.2 New SDK Features - 1.3 Bugfixes - 2 Release 3.8.1 - 3 Release 3.8.2 - 4 Migration Guidelines Release 3.8.0 New Runtime Features ...
http://wiki.eclipse.org/index.php?title=Scout/NewAndNoteworthy/3.8&oldid=342932
CC-MAIN-2016-26
refinedweb
2,728
53.81
i have a class Bag that has local variables . . . . private int i=10; private int [] x; private int top_pos=0; class Bag has a get method for an array value, a set method for an array value, a toString override, etc. i want to make a class BagExt that EXTENDS the Bag class. BagExt will inherit all of Bag's methods, but...
http://forums.devx.com/printthread.php?t=140185&pp=15&page=1
CC-MAIN-2016-30
refinedweb
161
80.82
On Thu, Jul 05, 2012 at 02:43:42PM +0300, Andy Shevchenko wrote:> The issue is in plain array of the numbers that are assigned to the devices.> Somehow looks better to have real namespaces, or even hide irq number in the API> struct device, request_irq(), but keep reference between driver and PIC via some> object.> So,...
https://lkml.org/lkml/2012/7/5/161
CC-MAIN-2019-43
refinedweb
124
60.95
This sounds like a Mahout problem, not a Lucene problem- there are some text analysis tools that might help you. mark harwood wrote: > >>What is the "best practices" formula for determining above average > correlations of adjacent terms > > I gave this some thought in > > I found the Jaccard cooefficient favoured rare ...
http://mail-archives.apache.org/mod_mbox/lucene-dev/201009.mbox/%3C4C8BF36B.2020703@gmail.com%3E
CC-MAIN-2017-30
refinedweb
1,549
56.59
This is a C++ Program to find the area of ploygon using slicker algorithm.. Here is source code of the C++ Program to Implement Slicker Algorithm that avoids Triangulation to Find Area of a Polygon. The C++ program is successfully compiled and run on a Linux system. The program output is also shown below. #include <ios...
http://www.sanfoundry.com/cpp-program-implement-slicker-algorithm-avoids-triangulation-find-area-polygon/
CC-MAIN-2017-09
refinedweb
354
71.44
What is CDN? A Content Delivery Network (CDN) helps you deliver your content more quickly. You can serve any type of content that remains unchanged over a period of time, like images, videos, CSS, JavaScript, HTML files, PDFs, and more. A CDN is a group of servers that are spread across the world to deliver the content...
https://practicaldev-herokuapp-com.global.ssl.fastly.net/itnext/how-to-speed-up-your-website-with-azure-cdn-3e63
CC-MAIN-2021-21
refinedweb
1,098
73.68
crosstabs() Method: Compute Aggregated Metrics Across Categorical Columns - Nov 23 • 20 min read - Key Terms: crosstabs, python, pandas A crosstab computes aggregated metrics among two or more columns in a dataset that contains categorical values. Import Modules import pandas as pd import seaborn as sns Crosstabs with ...
https://dfrieds.com/data-analysis/crosstabs-python-pandas
CC-MAIN-2019-26
refinedweb
1,471
55.54
SYNOPSIS #include <stdlib.h> int mblen(const char *s, size_t n); DESCRIPTION If s is not a NULL pointer, the mblen() function inspects at most n bytes of the multibyte string starting at s and extracts the next com- plete multibyte character. It uses a static anonymous shift state only known char- acter, mblen() return...
http://www.linux-directory.com/man3/mblen.shtml
crawl-003
refinedweb
118
60.85
Microsoft.SqlServer.Dts.Tasks.ExecuteSQLTask Namespace SQL Server 2008 The ExecuteSQLTask namespace contains the ExecuteSQLTask class that enables a package to run SQL statements. The task can be configured to use result sets, making the results of the SQL statement available to other objects in the package. To use a r...
http://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.tasks.executesqltask(v=sql.100).aspx
CC-MAIN-2014-52
refinedweb
127
50.67
TTY is a toolbox for developing beautiful command line clients in Ruby with a fluid interface for gathering input, querying terminal properties and displaying information. MotivationMotivation. FeaturesFeatures - Jump-start development of your command line app the Unix way with scaffold provided by teletype. - Fully mo...
https://reposhub.com/ruby/cli-builder/piotrmurach-tty.html
CC-MAIN-2020-45
refinedweb
2,082
51.78
MKNOD(3P) POSIX Programmer's Manual MKNOD(3P) This manual page is part of the POSIX Programmer's Manual. The Linux implementation of this interface may differ (consult the corresponding Linux manual page for details of Linux behavior), or the interface may not be implemented on Linux. mknod, mknodat — make directory, s...
https://man7.org/linux/man-pages/man3/mknodat.3p.html
CC-MAIN-2020-50
refinedweb
492
51.48
qUncompress problem Hi, I get the strange error with qUncompress but I don't know what is problem with my configuration. Here is my code: #include <QCoreApplication> #include <QByteArray> #include <QFile> #include <QDebug> int main(int argc, char *argv[]) { QCoreApplication a(argc, argv); QFile f("/user/XXXXXX/home/Age...
https://forum.qt.io/topic/56096/quncompress-problem
CC-MAIN-2018-13
refinedweb
165
57.98
Present and Future ValuesEdit DiscountingEdit Net Present ValueEdit FormulaEdit Each cash inflow/outflow is discounted back to its present value (PV). Then they are summed. Therefore NPV is the sum of all terms , where - t - the time of the cash flow - i - the discount rate (the rate of return that could be earned on a...
http://en.m.wikibooks.org/wiki/Principles_of_Finance/Section_1/Chapter_2/Time_Value_of_Money/PV_and_NPV
CC-MAIN-2015-18
refinedweb
498
53.71
The performance model on the JVM is sometimes convoluted in commentaries about it, and as a result is not well understood. For various reasons, some code may not be as performant or as scalable as expected. Here, we provide a few examples. One of the reasons is that the compilation process for a JVM application is not ...
http://docs.scala-lang.org/overviews/parallel-collections/performance
CC-MAIN-2017-22
refinedweb
1,665
54.12
I wrote this script to teach myself on how to do RSA key generation (public key e and private key d), and how to encrypt and decrypt message mathematically. This tool will also be used as a refresher if I have forgotten how to calculate the RSA mathematics. This learning tool presents how the Euclidean algorithm is use...
https://cyruslab.net/2019/12/07/pythonrsa-mathematics-learning-tool/
CC-MAIN-2022-27
refinedweb
1,620
71.65
Thanks for the reply Stephan, So there are basically 2 options Advertising a) Add NameError to Undefs b) Make simpleTraverse raise AttributeError instead I am all for b) because an AttributeError it is, IMO Stefan On Sat, 12 Nov 2005, Stephan Richter wrote: > On Sunday 23 October 2005 03:12, Stefan H. Holek wrote: > > ...
https://www.mail-archive.com/zope3-dev@zope.org/msg02450.html
CC-MAIN-2017-04
refinedweb
162
71.14
Visual Basic Developer Center | VB Team Blog | How-Do-I Videos | Power Packs | Code Samples | VB Interviews I've mentioned before that you can use XML literals in VB 9 to do text merging so I figured it should be pretty easy to do some mail merging in Word the same way. Word 2007 (and Excel, etc) now uses a standard XM...
http://blogs.msdn.com/bethmassi/archive/2007/12/06/mail-merging-with-word-and-linq-to-xml-in-vb.aspx
crawl-002
refinedweb
1,968
64.51
😜 Yo! A couple of days, I was building a simple app that takes data from an API and displays them on the screen. A simple app though. Then I needed to add some height to my appBar. Well you might suggest ... toolbarHeight: 100.0, title: Text('Yo! Title here'), ... but what if I want to customize my title, add some col...
https://dev.to/oyelowotobiloba/creating-a-custom-appbar-mn9
CC-MAIN-2022-40
refinedweb
250
60.61
Data Lost on scene gameobject when create a prefabs This is a new issue left after #280 fixed , because the origin 280 issue already fixed, I think it's more proper to create a new issue for it. Version : 1.0.6.1 Beta - Prefab Modification Hotfix. Here is the steps: - Create a new Scene. - Create a new Script: public c...
https://bitbucket.org/sirenix/odin-inspector/issues/293/data-lost-on-scene-gameobject-when-create
CC-MAIN-2018-43
refinedweb
355
70.23
by Sir1Afifi via /r/csharp Month: June 2015 How to process text file concurrently? I am new to concurrent programming and I'm having a hard time wrapping my head around all the different options in C# (Rx, TPL, TPL Dataflow, Threads + Threadpools, etc.). Basically the problem I'm trying to solve is performing validati...
http://howtocode.net/2015/06/page/2/
CC-MAIN-2018-39
refinedweb
331
59.74
Connect an ASP.NET application to Azure SQL Database There are various ways to connect to databases within the Azure SQL Database service from an application. For .NET apps, you can use the System.Data.SqlClient library. The web app for the university must fetch and display the data that you uploaded to your SQL databa...
https://docs.microsoft.com/en-us/learn/modules/develop-app-that-queries-azure-sql/4-connect-aspnet-to-azure-sql
CC-MAIN-2021-43
refinedweb
1,076
50.23
[Solved] QML color TextArea Background Hi everyone. I am starting a new project with QML and I ran into this problem. In my application (running on the Desktop) I have several TextAreas. I am using them because of the built-in scroll functionality and I would like the application to look consistent. Most TextAreas are ...
https://forum.qt.io/topic/33410/solved-qml-color-textarea-background
CC-MAIN-2018-13
refinedweb
487
77.64
1. Metal Sensor 6.5 Ultrasonic Sensor With Arduino 7. PWM 7.1 PWM Basics 7.2 Arduino's PWM Support 7.3 Controlling LED Intensity through PWM 8. Working With Relays 8.1 Relay Basics 8.2 Arduino with Relays 8.2.1 Relay Control Using Transistor 8.2.2 Relay Control using Optocoupler 9. Working With Motors 9.1 DC Motor Cont...
https://www.codeproject.com/Articles/845211/Stage-Complete-Beginners-Guide-For-Arduino-Hardwar?fid=1874668&df=90&mpp=25&prof=True&sort=Position&view=Normal&spc=Relaxed
CC-MAIN-2019-09
refinedweb
8,631
65.42
Dynamically loading C++ components Working on an app that is loading "sub-applications" from a server gathering QML sources to be executed. It does this for security isolation reasons, as the sub-apps are 3rd party. The sources contain the JavaScript application logic which calls host app's API out of the QML. The logi...
https://forum.qt.io/topic/76729/dynamically-loading-c-components/13
CC-MAIN-2019-43
refinedweb
2,129
53
My poor, sweet daughter is teething--four molars. Ouch. She had a hard time sleeping last night. I sleep very lightly as it is, so I also had a hard time sleeping. One the old ticker starts to ticking, I can't stop it, and I usually have to get up and do something. Now, if I Iie there, I tend to have a million amazingl...
https://integralpath.blogs.com/thinkingoutloud/2005/01/texmex_17_wsmet.html
CC-MAIN-2019-13
refinedweb
266
79.7
Solution for Programmming Exercise 8.5 This page contains a sample solution to one of the exercises from Introduction to Programming Using Java.: I wrote my solution as a subclass, SimpleGrapher, of JPanel that represents the main panel of the program. The class includes a main() routine that makes it possible to run t...
http://math.hws.edu/javanotes/c8/ex5-ans.html
crawl-001
refinedweb
2,034
57.16
python 3.2 PyOS_ascii_strtod Bug Description I am on fedora 15 and just installed python3, python3-devel the version in python 3.2 also downloaded ephem 3.7.3.4 and installed using python3 setup.py install. After going into python3 import math, ephem and get error [pstan@logarithm f15-doc]$ python3 Python 3.2 (r32:8844...
https://bugs.launchpad.net/pyephem/+bug/770334
CC-MAIN-2015-22
refinedweb
998
71.04
RationalWiki:Saloon bar/Archive354 Contents - 1 You won't be seeing much of me for the time being - 2 Cosmos New Worlds - 3 Small Men on the Wrong side of History - 4 Duolingo should give me a job - 5 Media Bias Chart - 6 Bernie Sanders dropping out - 7 UV wands and Covid 19 - 8 COVID-19 denialists are officially the n...
https://rationalwiki.org/wiki/RationalWiki:Saloon_bar/Archive354
CC-MAIN-2022-21
refinedweb
20,287
68.5
The QAbstractEventDispatcher class provides an interface to manage Qt's event queue. More... #include <QAbstractEventDispatcher> Inherits QObject. Qt Solution includes a reimplementation of QAbstractEventDispatcher that merges Qt and Motif events together. See also QEventLoop and QCoreApplication. Typedef for a functio...
https://doc.qt.io/archives/4.3/qabstracteventdispatcher.html
CC-MAIN-2019-26
refinedweb
339
54.39
At 09:23 AM 11/7/2003, Jeff Trawick wrote: >see patch... seems simple enough, but perhaps somebody knows some showstoppers that would prevent this from being implemented on some platform? No, but the code's behavior is definitely not portable, and will make the user's code very buggy... >+APR_DECLARE(apr_status_t) apr_...
http://mail-archives.apache.org/mod_mbox/apr-dev/200311.mbox/%3C5.2.0.9.2.20031107101356.01211d38@pop3.rowe-clan.net%3E
CC-MAIN-2017-22
refinedweb
209
63.49
LoPy DevEUI set to 0000000000000000 Hello, The first time I got the LoPy DevEUI (dev_eui = binascii.hexlify(network.LoRa().mac())), it was a normal DevEUI type (70b3d549XXXXXXXX). A day after, it was 00000000000000. What could have occured to erase the hardcoded DevEUI of the LoPy? Thanks, Guizmo - andrethemac last edi...
https://forum.pycom.io/topic/2689/lopy-deveui-set-to-0000000000000000
CC-MAIN-2020-40
refinedweb
198
65.83
the river) you’d have to call your friend and ask for more information. Because this would be confusing and inefficient (particularly for your mailman), in most countries, all street names and house addresses within a city are required to be unique. Similarly, C++ requires that all identifiers be non-ambiguous. If two...
https://www.learncpp.com/cpp-tutorial/2-9-naming-collisions-and-an-introduction-to-namespaces/
CC-MAIN-2021-17
refinedweb
3,091
71.34
Asynchronous Execution in Visual Basic .NET Brian A. Randell MCW Technologies, LLC June 2003 Summary: Tackles one of the most common practical uses of multithreading and shows you how to execute a task on a secondary thread that does not block the main user interface (UI) thread of the application. (11 printed pages) D...
http://msdn.microsoft.com/en-us/library/aa289178(v=vs.71).aspx
CC-MAIN-2014-42
refinedweb
3,822
64.1
. The length of dynamically allocated arrays has to be a type that’s convertible to std::size_t. We could use int, but that would cause a compiler warning when the compiler is configured with a high warning level. We have the choice between using std::size_t as the type of length, or declaring length as an int and then...
https://www.learncpp.com/cpp-tutorial/dynamically-allocating-arrays/
CC-MAIN-2021-17
refinedweb
4,147
65.62
iofunc_mmap() Handle an _IO_MMAP message Synopsis: #include <sys/iofunc.h> int iofunc_mmap ( resmgr_context_t * hdr, io_mmap_t * msg, iofunc_ocb_t * ocb, iofunc_attr_t * attr ); Since: BlackBerry 10.0.0 Arguments: - hdr - A pointer to a resmgr_context_t structure that the resource-manager library uses to pass context i...
http://developer.blackberry.com/native/reference/core/com.qnx.doc.neutrino.lib_ref/topic/i/iofunc_mmap.html
CC-MAIN-2015-22
refinedweb
499
64.71
Basics of Jinja Template Language Last updated on July 27, 2020 Jinja Template Language is a small set of constructs which helps us to automate the creation of templates. Variable, Expression and Function Call # In Jinja double curly {{ }} braces allows us to evaluate an expression, variable or function call and print ...
https://overiq.com/flask-101/basics-of-jinja-template-language/
CC-MAIN-2022-40
refinedweb
1,916
62.98
Jesper Harder <address@hidden> writes: > > ,----[ C-h f device-type RET ] > > | device-type is a compiled Lisp function. > > | (device-type &optional DEVICE) > > FWIW, this function comes from w3. > > w3 uses the XEmacs model and therefore supplies `device-type' in a > compatibility library, 'devices.el'. I wish someon...
http://lists.gnu.org/archive/html/help-gnu-emacs/2002-11/msg00537.html
CC-MAIN-2015-32
refinedweb
146
51.89
tag:blogger.com,1999:blog-1705051721030116110.post105626080339829905..comments2019-05-19T06:24:35.436-07:00Comments on Development Hole: Upload a File to a SharePoint Document Library - Part Itxs8311 would be nice if when uploading it would keep t...It would be nice if when uploading it would keep the same version when...
http://geek.hubkey.com/feeds/105626080339829905/comments/default
CC-MAIN-2019-22
refinedweb
1,917
60.11
imread function not working I am trying to write a basic program in opencv that just displays an image, but imread does not seem to be working.I have libopencv_core.so and libopencv_highgui.so linked to the program and I'm using linux. Here is my code: #include <opencv2/opencv.hpp> #include <iostream> using namespace c...
https://answers.opencv.org/question/15225/imread-function-not-working/
CC-MAIN-2019-35
refinedweb
131
78.96
This is your resource to discuss support topics with your peers, and learn from each other. 07-28-2010 01:55 PM Hello rcmaniac25! Yes,,, i have same opinion, i made some jokes. But my result did not reach that expected, as I had mentioned, I can change the wallpaper, but slows down if I get rolling several times trackw...
https://supportforums.blackberry.com/t5/Java-Development/Components-like-WES-2010-application/m-p/555596/highlight/true
CC-MAIN-2017-13
refinedweb
1,621
55.64
Tut 9. Sounds. Things a bit quiet? Sounds and Music add alot of atmos to a map. In mapping terms, Sounds and Music are different things. Music is not 'heard' in the map as such. It is like the music in a movie. Sounds are localised and have a position in the map and are louder the nearer the Player is to them. Sounds n...
https://www.moddb.com/tutorials/level-editing-scripting-by-prospero-part-9
CC-MAIN-2021-31
refinedweb
951
77.53
- Code: Select all from datetime import datetime today = datetime.now().date() #def createFile(): path = "C:\Users\bgbes\Documents\Brent\ParsePractice\Test " + str(today) + ".txt" f = open(path, 'w') f.write('Hello') f.close() Here is the code. - Code: Select all Traceback (most recent call last): File "C:/Users/bgbes/...
http://www.python-forum.org/viewtopic.php?p=3521
CC-MAIN-2014-52
refinedweb
110
53.07
I want to use the Hosts file to locate schema for validation. The Hosts file (C:\Windows\System32\etc) will locate xsd schema files on a LAN server for development purposes. This gives me a alias mechanism for XML namespace redirection. If the host file on a client machine has the entry; 192.168.1.12 XML-srv Will the f...
http://forums.devx.com/showthread.php?142937-Using-Hosts-file-to-locate-schema-for-validation&p=424609
CC-MAIN-2014-42
refinedweb
128
64.61
I am not sure if "clamping" is the correct terminology for this, however I really don't know what else to call it. Suppose we wanted to limit an integer to stay within some arbitrary range, like 0-50. This can be easily achieved by testing the current value with an if statement and assigning the maximum or minimum valu...
http://www.dlxedu.com/askdetail/3/4cb98d8aa346dbdb1c450023abe15972.html
CC-MAIN-2018-47
refinedweb
124
57.37
! (More advice on this) - Showing actual code is useful. For code longer than a line or two, use the pastebin: - Django has very good documentation. Make sure you've checked it! - Try searching in Trac. - Can't join the IRC channel without registering with nickserv? What's this? See here. - General questions about IRC ...
https://code.djangoproject.com/wiki/IrcFAQ?version=94
CC-MAIN-2017-26
refinedweb
732
64.81
Originally posted here on GitHub AWS - The YAML way Motivation - I want to manage AWS infrastructure with YAML - I want to use Kubernetes RBAC for authorization - I want to be able to defines rules to govern my cloud resources But why? Why not :) How? - For (1), there's AWS Controllers for Kubernetes (ACK) or maybe Cro...
https://practicaldev-herokuapp-com.global.ssl.fastly.net/aws-builders/aws-the-yaml-way-3kgh
CC-MAIN-2021-49
refinedweb
1,388
54.12
The Content Translation tool makes it easier to create new Wikipedia articles from other languages. You can now start translations from your Contributions link, where you can find articles missing in your language. Screenshot by Runa Bhattacharjee, licensed under CC0 1.0 Since it was first introduced three months ago, ...
http://www.w3.org/International/planet/
CC-MAIN-2015-18
refinedweb
906
51.28
11886/behaviour-of-increment-and-decrement-operators-in-python I you want to increment or decrement, you typically want to do that on an integer. Like so: b++ But in Python, integers are immutable. That is you can't change them. This is because the integer objects can be used under several names. So you have to reassig...
https://www.edureka.co/community/11886/behaviour-of-increment-and-decrement-operators-in-python
CC-MAIN-2019-22
refinedweb
249
76.93
US20030099237A1 - Wide-area content-based routing architecture - Google PatentsWide-area content-based routing architecture Download PDF Info - Publication number - US20030099237A1US20030099237A1 US10/295,036 US29503602A US2003099237A1 US 20030099237 A1 US20030099237 A1 US 20030099237A1 US 29503602 A US29503602 A US 29...
https://patents.google.com/patent/US20030099237A1/en
CC-MAIN-2019-43
refinedweb
13,762
51.38
. 1. SKiDL pip install skidl License: MIT Dave Vandenbout‘s tool creates schematics entirely in text. Or more correctly, describes them as a netlist file. Using Python objects, you instantiate components, connect the pins, and (optionally) check for errors. At first, this method might seem somewhat limiting. For simple...
https://www.baldengineer.com/7-python-engineering-modules.html
CC-MAIN-2021-17
refinedweb
1,191
67.86
signal - signal management Synopsis Description Return Value Errors Examples Application Usage Rationale Future Directions See Also #include <signal.h> void (*signal(int sig, void (*func)(int)))(int); Use of this function is unspecified in a multi-threaded process. The signal() function chooses one of three ways in whi...
http://www.squarebox.co.uk/cgi-squarebox/manServer/usr/share/man/man3p/signal.3p
crawl-003
refinedweb
258
54.73